vstinner / talks
Victor Stinner's talks
☆38Updated 2 months ago
Alternatives and similar repositories for talks:
Users that are interested in talks are comparing it to the libraries listed below
- ☆91Updated last year
- Python Development Documentation☆29Updated 3 months ago
- Tutorial to contribute to the CPython project☆49Updated 2 years ago
- Design a new better C API for Python☆59Updated last month
- Making it easy to write async iterators in Python 3.5☆96Updated 4 years ago
- Low-level IO utilities for PosgtreSQL drivers.☆35Updated 2 months ago
- Code for testing performance of popular python webservers☆109Updated 2 years ago
- An alternative Gevent core loop implementation with asyncio☆133Updated 7 years ago
- distributed Python deployment and communication☆82Updated this week
- Materials for PyCon2015 Tutorial "Modules and Packages : Live and Let Die"☆76Updated 9 years ago
- Configuration ("dotfiles"), small personal programs like scm.py, other misc things...☆23Updated 3 months ago
- ☆38Updated 3 years ago
- Design and discussion for the new C-API for Python☆17Updated last year
- The pythoncapi-compat project can be used to write a C extension supporting a wide range of Python versions with a single code base.☆84Updated last week
- Python web server and web framework benchmark.☆66Updated 2 years ago
- Network protocol implementations in Python, sans I/O☆135Updated last month
- A toy ASGI web framework☆23Updated 4 years ago
- PEP 567 Backport☆88Updated 5 years ago
- extracted --boxed from pytest-xdist to ensure backward compat☆66Updated last month
- Liburing is Python + Cython wrapper around C Liburing, which is a helper to setup and tear-down io_uring instances.☆97Updated 4 months ago
- Idiomatic asyncio utilties☆156Updated this week
- gevent-cooperative child processes and inter-process communication☆85Updated this week
- Discussions about problems with the current C Api☆19Updated last year
- Better control of your asyncio tasks☆62Updated 6 months ago
- Python Cloud Debugger☆91Updated last year
- The Python Runtime Manager for Windows☆21Updated 2 years ago
- modulegraph determines a dependency graph between Python modules primarily by bytecode analysis for import statements. modulegraph …☆42Updated last year
- Python import rewriter☆78Updated last year
- Extract from werkzeug.cache☆148Updated last week
- Debug tool trace Python memory allocations☆76Updated 5 years ago