brandtbucher / pycapi
Over 600 fast Python bindings to the CPython C API. 🤯
☆59Updated 2 months ago
Related projects ⓘ
Alternatives and complementary repositories for pycapi
- Write compiled bytecode inline with pure Python. 🤖☆76Updated 2 months ago
- `FrozenList` is a `list`-like structure that implements `collections.abc.MutableSequence` and can be made immutable.☆96Updated this week
- A wrapper around the stdlib `tokenize` which roundtrips.☆53Updated 3 weeks ago
- Re-apply type annotations from .pyi stubs to your codebase.☆142Updated 2 years ago
- Useful types for Python☆101Updated last month
- Backport of PEP 654 (exception groups)☆42Updated 3 weeks ago
- Operator overloading for fast anonymous functions.☆50Updated this week
- An unofficial, importable pip API☆110Updated 3 weeks ago
- Cython plugin for Lark, reimplementing the LALR parser & lexer for better performance☆45Updated this week
- Discover and load entry points from installed packages☆74Updated last year
- A plugin for Flake8 that provides specializations for type hinting stub files☆73Updated last month
- Pretty print the output of python stdlib `ast.parse`.☆190Updated 3 weeks 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.☆80Updated this week
- Ordered Set implementation in Cython☆74Updated 4 years ago
- Python dependency specifications supporting logical operations☆21Updated last month
- Utilities for run-time type validation and multiple dispatch☆163Updated last month
- Hypothesis strategies for generating Python programs, something like CSmith☆96Updated 9 months ago
- A quicker pickle☆108Updated 2 years ago
- PyPI package browsing web application☆49Updated 3 weeks ago
- ☆92Updated last year
- A Python type explainer!☆82Updated last year
- Put all the objections to PEP 622 in one place.☆32Updated 4 years ago
- A utility to find python versions on your system☆36Updated last month
- A Python Enum that inherits from str.☆103Updated 9 months ago
- 🎰 Ensure your __slots__ are working properly☆89Updated last week
- Annotate Python AST trees with source text and token information☆172Updated last month
- flake8 plugin which checks that typing imports are properly guarded☆49Updated 3 weeks ago
- Tool for fixing trivial problems with your code.☆62Updated last year
- Expand functools features(lru_cache) to class - methods, classmethods, staticmethods and even for (unofficial) hybrid methods.☆78Updated 2 months ago
- The async transformation code.☆91Updated 3 months ago