brandtbucher / pycapiLinks
Over 600 fast Python bindings to the CPython C API. π€―
β61Updated 9 months ago
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. π€β75Updated 9 months ago
- FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.β101Updated this week
- Re-apply type annotations from .pyi stubs to your codebase.β142Updated 2 years ago
- Put all the objections to PEP 622 in one place.β32Updated 4 years ago
- A wrapper around the stdlib `tokenize` which roundtrips.β55Updated this week
- Discover and load entry points from installed packagesβ75Updated 6 months ago
- Reenter an asyncio or Trio event loop from synchronous codeβ85Updated last year
- Decisions by the Python Typing Councilβ46Updated 8 months ago
- Run mypy and pyright over millions of lines of codeβ92Updated last week
- PyPI package browsing web applicationβ52Updated last week
- An unofficial, importable pip APIβ114Updated last month
- Pretty print the output of python stdlib `ast.parse`.β195Updated last week
- Design a new better C API for Pythonβ59Updated 6 months ago
- flake8 plugin which checks for misuse of `sys.version` or `sys.version_info`β64Updated last year
- Operator overloading for fast anonymous functions.β50Updated 3 months ago
- A plugin for Flake8 that provides specializations for type hinting stub filesβ76Updated last week
- β24Updated 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 this week
- Four-wheel drive for asyncio.β74Updated 2 months ago
- A quicker pickleβ109Updated 2 years ago
- pytest plugin for testing mypy types, stubs, and pluginsβ114Updated last week
- A utility to find python versions on your systemβ38Updated 2 months ago
- Sort __all__ lists alphabeticallyβ31Updated this week
- Python dependency specifications supporting logical operationsβ26Updated 2 weeks ago
- Expand functools features(lru_cache) to class - methods, classmethods, staticmethods and even for (unofficial) hybrid methods.β81Updated 9 months ago
- High-performance autoincremented integer-valued mappings. πΊοΈβ17Updated last year
- aiosignal: a list of registered asynchronous callbacksβ149Updated this week
- The Python programming languageβ47Updated 4 years ago
- Create reproducible installations for a virtual environment from a lock fileβ86Updated 3 months ago
- Cython plugin for Lark, reimplementing the LALR parser & lexer for better performanceβ49Updated last month