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. 🤖☆82Updated last year
- Pretty print the output of python stdlib `ast.parse`.☆196Updated this week
- FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.☆118Updated 2 weeks ago
- A wrapper around the stdlib `tokenize` which roundtrips.☆61Updated 3 weeks ago
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆368Updated 4 months 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.☆99Updated 2 months ago
- A utility to fetch and download python packages☆159Updated this week
- Backport of PEP 654 (exception groups)☆48Updated 2 weeks ago
- Python module to modify bytecode☆326Updated last month
- A quicker pickle☆109Updated 3 years ago
- An unofficial, importable pip API☆119Updated last month
- Annotate Python AST trees with source text and token information☆192Updated last week
- PyPI package browsing web application☆54Updated last month
- Run Python type checkers over millions of lines of code☆105Updated last week
- Instant visualization of Python AST and Code Objects☆144Updated last year
- An AST-to-code library for Python☆39Updated 8 months ago
- Reenter an asyncio or Trio event loop from synchronous code☆87Updated 3 weeks ago
- A module for lazy loading of Python modules☆88Updated 2 years ago
- Decisions by the Python Typing Council☆49Updated last year
- Re-apply type annotations from .pyi stubs to your codebase.☆146Updated 3 years ago
- Cython plugin for Lark, reimplementing the LALR parser & lexer for better performance☆51Updated 6 months ago
- An llvm-based framework for generating and calling into high-performance native code from Python.☆200Updated last year
- Python dependency specifications supporting logical operations☆28Updated 5 months ago
- Put all the objections to PEP 622 in one place.☆32Updated 5 years ago
- Read/Write Lock - synchronization primitive for asyncio☆171Updated last week
- extracted --boxed from pytest-xdist to ensure backward compat☆75Updated last year
- A simple immutable dictionary for Python☆175Updated this week
- Decorator which checks whether the function is called with the correct type of parameters.☆117Updated 2 weeks ago
- Automatic __slots__ for your Python classes☆69Updated last month
- Utilities for run-time type validation and multiple dispatch☆172Updated last month