markshannon / New-C-API-for-PythonLinks
Design and discussion for the new C-API for Python
☆18Updated 5 months ago
Alternatives and similar repositories for New-C-API-for-Python
Users that are interested in New-C-API-for-Python are comparing it to the libraries listed below
Sorting:
- ☆41Updated 4 years ago
- ☆93Updated 2 years ago
- Pretty print the output of python stdlib `ast.parse`.☆198Updated 2 weeks ago
- Communications from the Steering Council☆173Updated last month
- Thread synchronization utilities for Python☆37Updated this week
- Enabling CPython multi-core parallelism via subinterpreters.☆247Updated 3 years ago
- flake8 plugin which checks that typing imports are properly guarded☆51Updated last month
- Visualize CPython's specializing, adaptive interpreter.☆668Updated last year
- Idiomatic asyncio utilties☆167Updated last month
- aiosignal: a list of registered asynchronous callbacks☆161Updated last week
- ☆28Updated 4 years ago
- A bot to help identify missing information for CPython pull requests☆133Updated this week
- Await, What?☆53Updated last year
- Tool for translation type comments to type annotations in Python☆155Updated 8 months ago
- Stories, feedback and important discussions about contribution to CPython development☆12Updated 5 years ago
- The pythoncapi-compat project can be used to write a C extension supporting a wide range of Python versions with a single code base.☆100Updated 2 months ago
- pytest plugin for testing mypy types, stubs, and plugins☆122Updated 3 weeks ago
- FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.☆119Updated last week
- A public mirror of our benchmarking runner repository☆124Updated 2 months ago
- Toolkit to run Python benchmarks☆908Updated last week
- Re-apply type annotations from .pyi stubs to your codebase.☆146Updated 3 years ago
- Runtime inspection utilities for Python typing module☆376Updated 2 weeks ago
- Making it easy to write async iterators in Python 3.5☆102Updated 5 years ago
- Automatically remove unnecessary `# noqa` comments☆263Updated last month
- Reference implementation for the proposed standard library module zoneinfo☆55Updated last year
- dead simple python dead code detection☆395Updated last month
- Expose CPython's tokenizer as a Python class☆63Updated 5 years ago
- Over 600 fast Python bindings to the CPython C API. 🤯☆62Updated last year
- A tool (and pre-commit hook) to automatically add trailing commas to calls and literals.☆371Updated last month
- Write compiled bytecode inline with pure Python. 🤖☆82Updated last year