brandtbucher / pycapiLinks
Over 600 fast Python bindings to the CPython C API. 🤯
☆61Updated 10 months ago
Alternatives and similar repositories for pycapi
Users that are interested in pycapi are comparing it to the libraries listed below
Sorting:
- FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.☆103Updated last week
- Write compiled bytecode inline with pure Python. 🤖☆77Updated 10 months ago
- Pretty print the output of python stdlib `ast.parse`.☆196Updated 3 weeks ago
- Re-apply type annotations from .pyi stubs to your codebase.☆143Updated 2 years ago
- Python module to modify bytecode☆317Updated 2 weeks ago
- A simple immutable dictionary for Python☆161Updated 4 months ago
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆359Updated last month
- Utilities for using Python's PEP 554 subinterpreters☆121Updated 8 months ago
- A wrapper around the stdlib `tokenize` which roundtrips.☆56Updated 3 weeks ago
- Utilities for run-time type validation and multiple dispatch☆168Updated 4 months ago
- Python AST that abstracts the underlying Python version☆145Updated 5 months ago
- Discover and load entry points from installed packages☆75Updated 7 months ago
- PyPI package browsing web application☆52Updated 3 weeks ago
- Backport of PEP 654 (exception groups)☆45Updated last week
- Cython plugin for Lark, reimplementing the LALR parser & lexer for better performance☆51Updated this week
- 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
- Annotate Python AST trees with source text and token information☆183Updated 3 weeks ago
- A quicker pickle☆109Updated 3 years ago
- Read/Write Lock - synchronization primitive for asyncio☆157Updated last week
- Tool for translation type comments to type annotations in Python☆151Updated last month
- The pythoncapi-compat project can be used to write a C extension supporting a wide range of Python versions with a single code base.☆89Updated 3 weeks ago
- Operator overloading for fast anonymous functions.☆50Updated last month
- Run mypy and pyright over millions of lines of code☆94Updated last week
- Python dependency specifications supporting logical operations☆27Updated last month
- An unofficial, importable pip API☆114Updated 3 weeks ago
- A utility to fetch and download python packages☆151Updated this week
- ☆93Updated 2 years ago
- Unravelling Python source code☆188Updated last year
- Four-wheel drive for asyncio.☆74Updated 4 months ago
- The multidict implementation☆466Updated last week