brandtbucher / pycapi
Over 600 fast Python bindings to the CPython C API. π€―
β59Updated 7 months ago
Alternatives and similar repositories for pycapi:
Users that are interested in pycapi are comparing it to the libraries listed below
- Write compiled bytecode inline with pure Python. π€β75Updated 7 months ago
- A wrapper around the stdlib `tokenize` which roundtrips.β52Updated 3 weeks ago
- High-performance autoincremented integer-valued mappings. πΊοΈβ16Updated last year
- Re-apply type annotations from .pyi stubs to your codebase.β142Updated 2 years ago
- A quicker pickleβ108Updated 2 years ago
- Operator overloading for fast anonymous functions.β50Updated last month
- Easy creation of custom import hooks to experiment on alternatives to Python's syntax; see https://aroberge.github.io/ideas/docs/html/β82Updated last year
- Backport of PEP 654 (exception groups)β41Updated 2 weeks ago
- An unofficial, importable pip APIβ113Updated 2 months ago
- Extract semantic information about static Python codeβ75Updated last month
- Repair any wheel, anywhereβ46Updated 6 months ago
- PyPI package browsing web applicationβ51Updated 3 weeks ago
- Annotate Python AST trees with source text and token informationβ178Updated 2 weeks ago
- Cython plugin for Lark, reimplementing the LALR parser & lexer for better performanceβ49Updated 3 weeks ago
- Run mypy and pyright over millions of lines of codeβ82Updated this week
- Design a new better C API for Pythonβ59Updated 4 months ago
- FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.β101Updated last week
- A plugin for Flake8 that provides specializations for type hinting stub filesβ73Updated 2 weeks ago
- register-based CPythonβ45Updated last year
- Pretty print the output of python stdlib `ast.parse`.β193Updated 3 weeks ago
- Read/Write Lock - synchronization primitive for asyncioβ154Updated 2 weeks ago
- Discover and load entry points from installed packagesβ74Updated 4 months ago
- Retrieve information from typeshed and other typing stubsβ22Updated 2 weeks ago
- Reenter an asyncio or Trio event loop from synchronous codeβ84Updated last year
- Useful types for Pythonβ126Updated 2 weeks ago
- Decisions by the Python Typing Councilβ47Updated 6 months ago
- Put all the objections to PEP 622 in one place.β32Updated 4 years ago
- A generic dependency-resolution library written in pure Pythonβ79Updated 4 years ago
- Hypothesis strategies for generating Python programs, something like CSmithβ101Updated last year
- Create reproducible installations for a virtual environment from a lock fileβ85Updated last month