markshannon / pep622-critiqueLinks
Put all the objections to PEP 622 in one place.
☆32Updated 4 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:
- Write compiled bytecode inline with pure Python. 🤖☆78Updated 11 months ago
- A list of Python type checkers (PEP 484 compliant and not, static and runtime/dynamic)☆67Updated 3 years ago
- Extend Python syntax with HTML.☆89Updated 4 years ago
- Cython plugin for Lark, reimplementing the LALR parser & lexer for better performance☆51Updated 3 weeks ago
- Re-apply type annotations from .pyi stubs to your codebase.☆143Updated 2 years ago
- The Python programming language☆47Updated 4 years ago
- A new Python HTTP client for everybody☆82Updated 4 years ago
- Pretty print the output of python stdlib `ast.parse`.☆196Updated this week
- A Python type checker☆370Updated last week
- Reenter an asyncio or Trio event loop from synchronous code☆84Updated last year
- Use features of rejected PEPs☆11Updated 5 years ago
- A wrapper around the stdlib `tokenize` which roundtrips.☆57Updated this week
- Asyncio integration with sync code using greenlets.☆161Updated 7 months ago
- Automatic __slots__ for your Python classes☆67Updated 8 months ago
- Tool for fixing trivial problems with your code.☆64Updated last year
- Decorator which checks whether the function is called with the correct type of parameters.☆112Updated last month
- Over 600 fast Python bindings to the CPython C API. 🤯☆61Updated 11 months ago
- Formatter for your Python unit tests☆105Updated 2 years ago
- a re-implementation of the asyncio mainloop on top of Trio☆197Updated 4 months ago
- register-based CPython☆45Updated 2 years ago
- PostgreSQL client for Trio based on asyncpg☆46Updated last year
- Utilities for run-time type validation and multiple dispatch☆168Updated this week
- flake8 plugin which checks that typing imports are properly guarded☆50Updated this week
- Unravelling Python source code☆188Updated last year
- Annotate Python AST trees with source text and token information☆183Updated last month
- The async transformation code.☆94Updated 11 months ago
- FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.☆104Updated last week
- An early draft of a PEP around Exception Groups in Python☆21Updated 4 years ago
- Hypothesis strategies for generating Python programs, something like CSmith☆106Updated last year
- generate random python code to test linter/formatter/and other tools☆44Updated last month