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 2 weeks ago
- FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.β115Updated this week
- A wrapper around the stdlib `tokenize` which roundtrips.β58Updated 2 weeks ago
- Re-apply type annotations from .pyi stubs to your codebase.β144Updated 3 years ago
- Python module to modify bytecodeβ323Updated this week
- PyPI package browsing web applicationβ53Updated 2 weeks ago
- Get information about what a Python frame is currently doing, particularly the AST node being executedβ365Updated last month
- Python AST that abstracts the underlying Python versionβ146Updated this 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.β96Updated 2 weeks ago
- An unofficial, importable pip APIβ117Updated this week
- Automatic __slots__ for your Python classesβ69Updated 10 months ago
- Put all the objections to PEP 622 in one place.β32Updated 5 years ago
- β93Updated 2 years ago
- Backport of PEP 654 (exception groups)β48Updated 3 weeks ago
- Run mypy and pyright over millions of lines of codeβ102Updated 2 weeks ago
- An llvm-based framework for generating and calling into high-performance native code from Python.β200Updated last year
- Hypothesis strategies for generating Python programs, something like CSmithβ106Updated last year
- Read/Write Lock - synchronization primitive for asyncioβ166Updated 3 weeks ago
- A utility to fetch and download python packagesβ161Updated this week
- Decisions by the Python Typing Councilβ48Updated last year
- Annotate Python AST trees with source text and token informationβ189Updated last month
- A quicker pickleβ109Updated 3 years ago
- β39Updated 3 years ago
- Easy creation of custom import hooks to experiment on alternatives to Python's syntax; see https://aroberge.github.io/ideas/docs/html/β83Updated last year
- Unravelling Python source codeβ191Updated last year
- Provides runtime validation of attributes specified in Python 'attr'-based data classes.β56Updated last year
- High-performance autoincremented integer-valued mappings. πΊοΈβ20Updated last year
- aiosignal: a list of registered asynchronous callbacksβ154Updated this week
- A new Python HTTP client for everybodyβ82Updated 4 years ago