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
- Extend Python syntax with HTML.☆87Updated 4 years ago
- A list of Python type checkers (PEP 484 compliant and not, static and runtime/dynamic)☆62Updated 2 years ago
- Re-apply type annotations from .pyi stubs to your codebase.☆142Updated 2 years ago
- Write compiled bytecode inline with pure Python. 🤖☆76Updated 2 months ago
- The Python programming language☆47Updated 3 years ago
- The async transformation code.☆91Updated 2 months ago
- PostgreSQL client for Trio based on asyncpg☆45Updated 9 months ago
- ☆28Updated 3 years ago
- Use features of rejected PEPs☆11Updated 5 years ago
- Pytest plugin for trio☆54Updated 2 months ago
- An early draft of a PEP around Exception Groups in Python☆22Updated 3 years ago
- A new Python HTTP client for everybody☆81Updated 3 years ago
- A command line tool, to simplify vendoring pure Python dependencies.☆70Updated last week
- Utilities for run-time type validation and multiple dispatch☆161Updated 3 weeks ago
- Easy creation of custom import hooks to experiment on alternatives to Python's syntax; see https://aroberge.github.io/ideas/docs/html/☆79Updated 10 months ago
- An unofficial, importable pip API☆110Updated last week
- flake8 plugin which checks that typing imports are properly guarded☆49Updated last week
- aiosignal: a list of registered asynchronous callbacks☆131Updated this week
- Conditional coverage based on any rules you define!☆69Updated 7 months ago
- Automatic __slots__ for your Python classes☆60Updated 9 months ago
- Sort __all__ lists alphabetically☆29Updated last week
- Python Development Documentation☆29Updated 3 weeks ago
- Reenter an asyncio or Trio event loop from synchronous code☆80Updated 8 months ago
- WebSocket client and server implementation for Python Trio☆70Updated last month
- Sans-I/O implementation of SOCKS4, SOCKS4A, and SOCKS5☆52Updated 8 months ago
- `FrozenList` is a `list`-like structure that implements `collections.abc.MutableSequence` and can be made immutable.☆95Updated 2 weeks ago
- register-based CPython☆45Updated last year
- Capture the outcome of Python function calls☆32Updated 4 months 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 3 weeks ago
- flake8 plugin which checks for misuse of `sys.version` or `sys.version_info`☆64Updated 9 months ago