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:
- ☆40Updated 4 years ago
- ☆93Updated 2 years ago
- Communications from the Steering Council☆174Updated this week
- Pretty print the output of python stdlib `ast.parse`.☆196Updated 3 weeks 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
- Visualize CPython's specializing, adaptive interpreter.☆666Updated last year
- Multithreaded Python without the GIL (experimental rebase on 3.12)☆146Updated 2 years ago
- Enabling CPython multi-core parallelism via subinterpreters.☆247Updated 3 years ago
- Runtime inspection utilities for Python typing module☆376Updated 2 months ago
- The multidict implementation☆478Updated last week
- A Python type checker☆377Updated last month
- A fast and thorough lazy object proxy.☆262Updated 4 months ago
- Reenter an asyncio or Trio event loop from synchronous code☆87Updated 3 weeks ago
- aiosignal: a list of registered asynchronous callbacks☆161Updated this week
- Thread synchronization utilities for Python☆36Updated this week
- A public mirror of our benchmarking runner repository☆123Updated last month
- A list of dead JIT compiler projects for CPython.☆18Updated 3 years ago
- Re-apply type annotations from .pyi stubs to your codebase.☆146Updated 3 years ago
- Automatically remove unnecessary `# noqa` comments☆262Updated 3 weeks ago
- Asyncio integration with sync code using greenlets.☆162Updated last year
- pytest plugin for testing mypy types, stubs, and plugins☆122Updated 3 weeks ago
- MIGRATED TO CODEBERG. Python library to load dynamically typed data into statically typed data structures☆260Updated last year
- Idiomatic asyncio utilties☆165Updated last week
- PEP-484 typing stubs for SQLAlchemy 1.4☆157Updated 2 years ago
- Useful types for Python☆149Updated last week
- An asyncio event loop using Rust compio.☆223Updated last week
- Extensions for mypy☆150Updated 8 months ago
- Write short and fully-typed lambdas where you need them.☆285Updated 2 years ago
- aiomonitor is module that adds monitor and python REPL capabilities for asyncio application☆761Updated last week
- Making it easy to write async iterators in Python 3.5☆102Updated 5 years ago