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:
- Extend Python syntax with HTML.☆89Updated 4 years ago
- PostgreSQL client for Trio based on asyncpg☆45Updated last year
- Automatic __slots__ for your Python classes☆67Updated 7 months ago
- A list of Python type checkers (PEP 484 compliant and not, static and runtime/dynamic)☆67Updated 3 years ago
- Re-apply type annotations from .pyi stubs to your codebase.☆143Updated 2 years ago
- The Python programming language☆47Updated 4 years ago
- FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.☆103Updated last week
- A new Python HTTP client for everybody☆80Updated 4 years ago
- A wrapper around the stdlib `tokenize` which roundtrips.☆56Updated 3 weeks ago
- Write compiled bytecode inline with pure Python. 🤖☆77Updated 10 months ago
- Reenter an asyncio or Trio event loop from synchronous code☆84Updated last year
- aiosignal: a list of registered asynchronous callbacks☆150Updated this week
- Decorator which checks whether the function is called with the correct type of parameters.☆112Updated 3 weeks ago
- Pretty print the output of python stdlib `ast.parse`.☆196Updated 3 weeks ago
- WebSocket client and server implementation for Python Trio☆76Updated 4 months ago
- Asyncio integration with sync code using greenlets.☆161Updated 6 months ago
- A Python Implementation of RFC3986 including validations☆185Updated 3 weeks ago
- A generic dependency-resolution library written in pure Python☆79Updated 4 years ago
- Reference implementation for the proposed standard library module zoneinfo☆53Updated 10 months ago
- Generate waterfalls from `-Ximporttime` tracing.☆119Updated 3 weeks ago
- A command line tool, to simplify vendoring pure Python dependencies.☆81Updated 3 weeks ago
- Static Frame Stack Dependency Graph☆23Updated 3 years ago
- Network protocol implementations in Python, sans I/O☆144Updated last month
- Tool for fixing trivial problems with your code.☆64Updated last year
- ☆58Updated 4 years ago
- Utilities for run-time type validation and multiple dispatch☆168Updated 4 months ago
- PEP 567 Backport☆90Updated 6 years ago
- Python Development Documentation☆29Updated last month
- Cython plugin for Lark, reimplementing the LALR parser & lexer for better performance☆51Updated this week
- Formatter for your Python unit tests☆105Updated 2 years ago