vstinner / talks
Victor Stinner's talks
☆38Updated 3 months ago
Alternatives and similar repositories for talks:
Users that are interested in talks are comparing it to the libraries listed below
- Tutorial to contribute to the CPython project☆49Updated 2 years ago
- Materials for PyCon2015 Tutorial "Modules and Packages : Live and Let Die"☆76Updated 9 years ago
- Python Development Documentation☆29Updated 4 months ago
- ☆92Updated last year
- Benchmark popular Python WSGI servers with Tsung in Kubernetes☆37Updated 7 years ago
- Talks, slides, and other similar resources for Trio☆22Updated 6 years ago
- Greenlets for asyncio☆45Updated 10 years ago
- Idiomatic asyncio utilties☆156Updated 3 weeks ago
- Making it easy to write async iterators in Python 3.5☆96Updated 4 years ago
- Reference implementation for the proposed standard library module zoneinfo☆51Updated 5 months ago
- Add Python 3 support to Python 2 applications using the six module.☆41Updated 6 years ago
- Design a new better C API for Python☆59Updated 2 months ago
- A backport of `breakpoint` to python<3.7.☆44Updated 3 years ago
- A flake8 plugin that finds that finds improvements for raise statements.☆32Updated 3 years ago
- Low-level IO utilities for PosgtreSQL drivers.☆35Updated 3 months ago
- py-test plugin: an incremental test runner☆47Updated 3 years ago
- This is a pytest plugin, that enables you to test your code that relies on a running MySQL Database. It allows you to specify fixtures fo…☆56Updated this week
- Python web server and web framework benchmark.