brandtbucher / pycapiLinks
Over 600 fast Python bindings to the CPython C API. π€―
β61Updated 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. π€β80Updated last year
- Pretty print the output of python stdlib `ast.parse`.β195Updated 2 weeks ago
- A wrapper around the stdlib `tokenize` which roundtrips.β58Updated 2 weeks ago
- FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.β113Updated this week
- Python module to modify bytecodeβ322Updated last month
- Backport of PEP 654 (exception groups)β48Updated 3 months ago
- Get information about what a Python frame is currently doing, particularly the AST node being executedβ364Updated last month
- Run mypy and pyright over millions of lines of codeβ101Updated last week
- Re-apply type annotations from .pyi stubs to your codebase.β143Updated 3 years ago
- PyPI package browsing web applicationβ52Updated last month
- A utility to fetch and download python packagesβ152Updated this week
- Put all the objections to PEP 622 in one place.β32Updated 5 years ago
- Decisions by the Python Typing Councilβ48Updated last year
- An unofficial, importable pip APIβ116Updated last month
- A quicker pickleβ109Updated 3 years ago
- High-performance autoincremented integer-valued mappings. πΊοΈβ20Updated 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.β92Updated last week
- Read/Write Lock - synchronization primitive for asyncioβ166Updated last week
- A simple immutable dictionary for Pythonβ168Updated 7 months ago
- A list of Python type checkers (PEP 484 compliant and not, static and runtime/dynamic)β68Updated 3 years ago
- Extract semantic information about static Python codeβ80Updated 2 weeks ago
- β93Updated 2 years ago
- Instant visualization of Python AST and Code Objectsβ142Updated last year
- Python AST that abstracts the underlying Python versionβ146Updated 2 weeks ago
- Automatic __slots__ for your Python classesβ69Updated 10 months ago
- Operator overloading for fast anonymous functions.β50Updated last week
- Annotate Python AST trees with source text and token informationβ188Updated last month
- An AST-to-code library for Pythonβ40Updated 4 months ago
- Static Frame Stack Dependency Graphβ23Updated 3 years ago
- Tool for fixing trivial problems with your code.β64Updated 2 years ago