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:
- Write compiled bytecode inline with pure Python. 🤖☆80Updated last year
- Automatic __slots__ for your Python classes☆68Updated 9 months ago
- The Python programming language☆47Updated 4 years ago
- Over 600 fast Python bindings to the CPython C API. 🤯☆61Updated last year
- Cython plugin for Lark, reimplementing the LALR parser & lexer for better performance☆50Updated 2 months ago
- register-based CPython☆46Updated 2 years ago
- Decorator which checks whether the function is called with the correct type of parameters.☆113Updated last week
- Extend Python syntax with HTML.☆89Updated 4 years ago
- A list of Python type checkers (PEP 484 compliant and not, static and runtime/dynamic)☆68Updated 3 years ago
- FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.☆112Updated 2 weeks ago
- Re-apply type annotations from .pyi stubs to your codebase.☆143Updated 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 3 weeks ago
- A new Python HTTP client for everybody☆82Updated 4 years ago
- Use features of rejected PEPs☆11Updated 5 years 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
- Network protocol implementations in Python, sans I/O☆147Updated 3 months ago
- An unofficial, importable pip API☆116Updated 2 weeks ago
- Pretty print the output of python stdlib `ast.parse`.☆197Updated this week
- Formatter for your Python unit tests☆105Updated 2 years ago
- A wrapper around the stdlib `tokenize` which roundtrips.☆58Updated this week
- The async transformation code.☆95Updated this week
- Reenter an asyncio or Trio event loop from synchronous code☆86Updated last year
- Unravelling Python source code☆190Updated last year
- Static Frame Stack Dependency Graph☆23Updated 3 years ago
- Utilities for run-time type validation and multiple dispatch☆170Updated last month
- PostgreSQL client for Trio based on asyncpg☆46Updated last year
- Generate waterfalls from `-Ximporttime` tracing.☆119Updated this week
- OFFICIAL MIRROR. An asyncio event loop using Linux io_uring and kTLS.☆220Updated 3 years ago
- A Python type checker☆373Updated this week
- ☆93Updated 2 years ago