brandtbucher / pycapiLinks
Over 600 fast Python bindings to the CPython C API. 🤯
☆62Updated last year
Alternatives and similar repositories for pycapi
Users that are interested in pycapi are comparing it to the libraries listed below
Sorting:
- Write compiled bytecode inline with pure Python. 🤖☆81Updated last year
- Pretty print the output of python stdlib `ast.parse`.☆195Updated last week
- FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.☆117Updated last week
- PyPI package browsing web application☆54Updated 2 weeks ago
- A wrapper around the stdlib `tokenize` which roundtrips.☆59Updated last week
- The pythoncapi-compat project can be used to write a C extension supporting a wide range of Python versions with a single code base.☆101Updated last month
- An unofficial, importable pip API☆118Updated last week
- Annotate Python AST trees with source text and token information☆191Updated this week
- Put all the objections to PEP 622 in one place.☆32Updated 5 years ago
- Python module to modify bytecode☆326Updated 2 weeks ago
- Backport of PEP 654 (exception groups)☆48Updated 2 weeks ago
- Run mypy and pyright over millions of lines of code☆103Updated last week
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆366Updated 3 months ago
- Re-apply type annotations from .pyi stubs to your codebase.☆145Updated 3 years ago
- Utilities for run-time type validation and multiple dispatch☆172Updated last week
- Operator overloading for fast anonymous functions.☆50Updated 2 weeks ago
- Decisions by the Python Typing Council☆48Updated last year
- A utility to fetch and download python packages☆160Updated last week
- An llvm-based framework for generating and calling into high-performance native code from Python.☆200Updated last year
- Automatic __slots__ for your Python classes☆69Updated last week
- Read/Write Lock - synchronization primitive for asyncio☆168Updated this week
- A quicker pickle☆109Updated 3 years ago
- ☆40Updated 3 years ago
- Utilities for using Python's PEP 554 subinterpreters☆122Updated 2 months ago
- Backport of the pickle 5 protocol (PEP 574)☆34Updated 4 years ago
- A low-level library for installing from a Python wheel distribution.☆140Updated last week
- Design a new better C API for Python☆60Updated 2 months ago
- Expand functools features(lru_cache) to class - methods, classmethods, staticmethods and even for (unofficial) hybrid methods.☆85Updated last year
- PEP 621 metadata parsing☆43Updated last week
- Unravelling Python source code☆191Updated last year