brandtbucher / pycapiLinks
Over 600 fast Python bindings to the CPython C API. 🤯
☆61Updated 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. 🤖☆80Updated last year
- FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.☆112Updated 2 weeks ago
- Pretty print the output of python stdlib `ast.parse`.☆197Updated this week
- A wrapper around the stdlib `tokenize` which roundtrips.☆58Updated this week
- An unofficial, importable pip API☆116Updated last week
- Put all the objections to PEP 622 in one place.☆32Updated 5 years ago
- Re-apply type annotations from .pyi stubs to your codebase.☆143Updated 3 years ago
- PyPI package browsing web application☆52Updated last month
- Decisions by the Python Typing Council☆48Updated 11 months ago
- Python module to modify bytecode☆321Updated last week
- Run mypy and pyright over millions of lines of code☆101Updated this week
- A quicker pickle☆109Updated 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.☆90Updated 2 weeks ago
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆364Updated 2 weeks ago
- A simple immutable dictionary for Python☆164Updated 6 months ago
- Operator overloading for fast anonymous functions.☆50Updated this week
- Reenter an asyncio or Trio event loop from synchronous code☆86Updated last year
- distributed Python deployment and communication☆88Updated this week
- Annotate Python AST trees with source text and token information☆187Updated 2 weeks ago
- Read/Write Lock - synchronization primitive for asyncio☆165Updated last week
- Backport of PEP 654 (exception groups)☆48Updated 2 months ago
- Design a new better C API for Python☆59Updated last month
- Discover and load entry points from installed packages☆76Updated 9 months ago
- A utility to fetch and download python packages☆153Updated this week
- Utilities for using Python's PEP 554 subinterpreters☆122Updated 10 months ago
- Safely evaluate AST nodes without side effects☆46Updated last year
- Cython plugin for Lark, reimplementing the LALR parser & lexer for better performance☆50Updated 2 months ago
- A Python Enum that inherits from str.☆118Updated last year
- Python dependency specifications supporting logical operations☆27Updated last month
- A list of Python type checkers (PEP 484 compliant and not, static and runtime/dynamic)☆68Updated 3 years ago