vstinner / notesLinks
Victor Stinner's Notes
☆21Updated 3 weeks ago
Alternatives and similar repositories for notes
Users that are interested in notes are comparing it to the libraries listed below
Sorting:
- A backport of the `yield from` semantic from Python 3.x to Python 2.7☆20Updated 5 years ago
- Parse protocols, without any I/O☆48Updated 7 years ago
- Greenlets for asyncio☆45Updated 10 years ago
- Design a new better C API for Python☆59Updated 6 months ago
- Fault handler for Python: display the Python backtrace on SIGSEGV, SIGFPE, SIGABRT, SIGBUS and SIGILL signals☆99Updated 5 years ago
- A Python library for creating sockets and launching processes from a stable parent process☆16Updated 6 years ago
- Pure python readline - works on Python 2, Python 3, PyPy 2, PyPy 3☆34Updated last year
- Spanner.py is a micro web framework written in python for human beings.☆15Updated 10 years ago
- Backwards compatible callback APIs☆19Updated 4 years ago
- ☆9Updated 7 years ago
- fast Python's os.path module written in Rust☆7Updated last year
- Library for simulating time progression in Python☆16Updated 7 months ago
- Test Anything Protocol (TAP) reporting plugin for pytest☆43Updated last week
- Pure-Python HTTP/2 framing☆42Updated 4 months ago
- face Python bytecode metaprogramming API fork☆71Updated 4 years ago
- ☆17Updated 4 years ago
- Sphinx extension to add asyncio-specific markups☆20Updated last year
- Miscellaneous extensions to Trio, the friendly Python async I/O library☆26Updated 9 months ago
- Utilities to help with testing command line scripts☆61Updated last month
- Scala-like functional pattern matching in Python☆33Updated 12 years ago
- A meta lint tool experiment☆15Updated 7 years ago
- Virtual Machine profiler (so far restricted to pypy and cpython)☆10Updated 10 years ago
- Python AST interpreter (aka tree-walking interpreter) in Python. Aka meta-circular interpreter.☆15Updated 4 years ago
- Open Source bits of the core utilities used in PyVmMonitor (http://www.pyvmmonitor.com/)☆12Updated 9 months ago
- Project-level virtual environment management☆10Updated 3 years ago
- Low-level IO utilities for PosgtreSQL drivers.☆34Updated 6 months ago
- py.test plugin that activates the fault handler module during testing☆26Updated 4 years ago
- Test execution and compatibility checks for pytest plugins☆34Updated 4 years ago
- Python polymorphic functions done right☆18Updated 6 years ago
- Static optimizer specializing functions with guards for Python 3.6☆72Updated 5 years ago