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
- FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.β118Updated last week
- Pretty print the output of python stdlib `ast.parse`.β196Updated last week
- Backport of PEP 654 (exception groups)β48Updated this week
- Python module to modify bytecodeβ326Updated last week
- An unofficial, importable pip APIβ118Updated 2 weeks ago
- Re-apply type annotations from .pyi stubs to your codebase.β145Updated 3 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.β101Updated last month
- Run mypy and pyright over millions of lines of codeβ105Updated 3 weeks ago
- Read/Write Lock - synchronization primitive for asyncioβ170Updated 2 weeks ago
- A wrapper around the stdlib `tokenize` which roundtrips.β61Updated last week
- Get information about what a Python frame is currently doing, particularly the AST node being executedβ368Updated 3 months ago
- Decisions by the Python Typing Councilβ49Updated last year
- Python AST that abstracts the underlying Python versionβ146Updated last month
- Utilities for using Python's PEP 554 subinterpretersβ122Updated 3 months ago
- Automatic __slots__ for your Python classesβ69Updated last month
- PyPI package browsing web applicationβ54Updated last month
- A utility to fetch and download python packagesβ158Updated last week
- Python dependency specifications supporting logical operationsβ28Updated 4 months ago
- A simple immutable dictionary for Pythonβ173Updated last month
- Unravelling Python source codeβ191Updated last year
- A utility to find python versions on your systemβ39Updated last month
- An llvm-based framework for generating and calling into high-performance native code from Python.β200Updated last year
- A quicker pickleβ109Updated 3 years ago
- Operator overloading for fast anonymous functions.β50Updated last week
- aiosignal: a list of registered asynchronous callbacksβ160Updated last week
- Retrieve information from typeshed and other typing stubsβ30Updated 2 months ago
- High-performance autoincremented integer-valued mappings. πΊοΈβ20Updated last year
- Design a new better C API for Pythonβ60Updated 2 months ago
- Stall tracking for Python's GIL and Trio tasksβ24Updated 7 months ago