markshannon / pep622-critique
Put all the objections to PEP 622 in one place.
☆32Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for pep622-critique
- Write compiled bytecode inline with pure Python. 🤖☆76Updated 2 months ago
- A list of Python type checkers (PEP 484 compliant and not, static and runtime/dynamic)☆62Updated 2 years ago
- The Python programming language☆47Updated 3 years ago
- Asyncio integration with sync code using greenlets.☆153Updated 6 months ago
- Conditional coverage based on any rules you define!☆69Updated 8 months ago
- 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
- Over 600 fast Python bindings to the CPython C API. 🤯☆59Updated 2 months ago
- Extend Python syntax with HTML.☆87Updated 4 years ago
- Re-apply type annotations from .pyi stubs to your codebase.☆142Updated 2 years ago
- Hypothesis strategies for generating Python programs, something like CSmith☆96Updated 9 months ago
- Easy creation of custom import hooks to experiment on alternatives to Python's syntax; see https://aroberge.github.io/ideas/docs/html/☆79Updated 11 months ago
- Cython plugin for Lark, reimplementing the LALR parser & lexer for better performance☆45Updated this week
- The async transformation code.☆91Updated 3 months ago
- pytest plugin for testing mypy types, stubs, and plugins☆104Updated 4 months ago
- `FrozenList` is a `list`-like structure that implements `collections.abc.MutableSequence` and can be made immutable.☆96Updated this week
- 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
- A Python type explainer!☆82Updated last year
- Utilities for run-time type validation and multiple dispatch☆163Updated last month
- A new Python HTTP client for everybody☆81Updated 4 years ago
- register-based CPython☆45Updated last year
- Package requirements checker☆37Updated 4 months ago
- A plugin for Flake8 that provides specializations for type hinting stub files☆73Updated last month
- ❄️ Spellcheck variables, classnames, comments, docstrings etc☆72Updated 2 months ago
- Less uncompromising Python code formatter☆76Updated 6 months ago
- An unofficial, importable pip API☆110Updated 3 weeks ago
- ☆43Updated 4 years ago
- flake8 plugin which forbids assignment expressions (the walrus operator)☆45Updated 9 months ago
- Python Development Documentation☆29Updated last month
- Generate waterfalls from `-Ximporttime` tracing.☆109Updated 3 weeks ago