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:
- The Python programming language☆47Updated 4 years ago
- An early draft of a PEP around Exception Groups in Python☆21Updated 4 years ago
- Over 600 fast Python bindings to the CPython C API. 🤯☆61Updated 9 months ago
- Reenter an asyncio or Trio event loop from synchronous code☆85Updated last year
- Write compiled bytecode inline with pure Python. 🤖☆75Updated 9 months ago
- PostgreSQL client for Trio based on asyncpg☆44Updated last year
- FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.☆101Updated this week
- A wrapper around the stdlib `tokenize` which roundtrips.☆55Updated this week
- Use features of rejected PEPs☆11Updated 5 years ago
- Automatic __slots__ for your Python classes☆65Updated 6 months ago
- Re-apply type annotations from .pyi stubs to your codebase.☆142Updated 2 years ago
- A Python type explainer!☆81Updated last year
- A list of Python type checkers (PEP 484 compliant and not, static and runtime/dynamic)☆63Updated 3 years 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.☆90Updated this week
- A Redis client for Python☆41Updated 3 years ago
- Cython plugin for Lark, reimplementing the LALR parser & lexer for better performance☆49Updated last month
- generate random python code to test linter/formatter/and other tools☆43Updated last week
- Python Development Documentation☆29Updated last month
- Extend Python syntax with HTML.☆89Updated 4 years ago
- Conditional coverage based on any rules you define!☆69Updated 5 months ago
- ☆28Updated 4 years ago
- Four-wheel drive for asyncio.☆74Updated 2 months ago
- show where your regex match assertion failed!☆80Updated this week
- Sort __all__ lists alphabetically☆31Updated this week
- Capture the outcome of Python function calls☆33Updated 2 months ago
- Easy creation of custom import hooks to experiment on alternatives to Python's syntax; see https://aroberge.github.io/ideas/docs/html/☆83Updated last year
- A new Python HTTP client for everybody☆80Updated 4 years ago
- flake8 plugin which checks that typing imports are properly guarded☆48Updated this week
- Decisions by the Python Typing Council☆46Updated 8 months ago
- Run mypy and pyright over millions of lines of code☆92Updated last week