markshannon / pep622-critiqueLinks
Put all the objections to PEP 622 in one place.
☆32Updated 5 years ago
Alternatives and similar repositories for pep622-critique
Users that are interested in pep622-critique are comparing it to the libraries listed below
Sorting:
- The Python programming language☆48Updated 4 years ago
- Extend Python syntax with HTML.☆89Updated 5 years ago
- A new Python HTTP client for everybody☆83Updated 5 years ago
- Write compiled bytecode inline with pure Python. 🤖☆82Updated last year
- Decorator which checks whether the function is called with the correct type of parameters.☆117Updated 2 weeks ago
- Re-apply type annotations from .pyi stubs to your codebase.☆146Updated 3 years ago
- A wrapper around the stdlib `tokenize` which roundtrips.☆61Updated last month
- A list of Python type checkers (PEP 484 compliant and not, static and runtime/dynamic)☆70Updated last month
- Use features of rejected PEPs☆11Updated 6 years ago
- Asyncio integration with sync code using greenlets.☆162Updated last year
- Automatic __slots__ for your Python classes☆69Updated last month
- Reenter an asyncio or Trio event loop from synchronous code☆87Updated last month
- Cython plugin for Lark, reimplementing the LALR parser & lexer for better performance☆51Updated 6 months ago
- Formatter for your Python unit tests☆106Updated 3 years ago
- PostgreSQL client for Trio based on asyncpg☆46Updated last year
- Static Frame Stack Dependency Graph☆23Updated 4 years ago
- An early draft of a PEP around Exception Groups in Python☆21Updated 4 years ago
- Typical: Fast, simple, & correct data-validation using Python 3 typing.☆181Updated last year
- A Python type checker☆377Updated last month
- Tool for fixing trivial problems with your code.☆65Updated 2 years ago
- a re-implementation of the asyncio mainloop on top of Trio☆203Updated 10 months ago
- Over 600 fast Python bindings to the CPython C API. 🤯☆62Updated last year
- Pretty print the output of python stdlib `ast.parse`.☆196Updated this week
- Generate waterfalls from `-Ximporttime` tracing.☆124Updated last month
- flake8 plugin which checks that typing imports are properly guarded☆51Updated last month
- ☆93Updated 2 years ago
- An asyncio event loop using Rust compio.☆226Updated this week
- Utilities for run-time type validation and multiple dispatch☆172Updated last month
- Unravelling Python source code☆191Updated last year
- Bicycle Repair Man - Rewrite Python Sources with Your Additions☆19Updated 3 years ago