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 11 months ago
- A list of Python type checkers (PEP 484 compliant and not, static and runtime/dynamic)☆67Updated 3 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
- Extend Python syntax with HTML.☆89Updated 4 years ago
- Over 600 fast Python bindings to the CPython C API. 🤯☆61Updated 11 months ago
- A new Python HTTP client for everybody☆82Updated 4 years ago
- Decorator which checks whether the function is called with the correct type of parameters.☆112Updated 2 months ago
- Pretty print the output of python stdlib `ast.parse`.☆197Updated 2 weeks ago
- The Python programming language☆47Updated 4 years ago
- Re-apply type annotations from .pyi stubs to your codebase.☆143Updated 3 years ago
- Unravelling Python source code☆190Updated last year
- Cython plugin for Lark, reimplementing the LALR parser & lexer for better performance☆50Updated last month
- Static Frame Stack Dependency Graph☆23Updated 3 years ago
- A wrapper around the stdlib `tokenize` which roundtrips.☆58Updated 2 weeks ago
- Reenter an asyncio or Trio event loop from synchronous code☆85Updated last year
- Automatic __slots__ for your Python classes☆68Updated 8 months ago
- Use features of rejected PEPs☆11Updated 5 years ago
- A Python 3 extension for writing structured and reusable inline HTML.☆170Updated 5 years ago
- An unofficial, importable pip API☆116Updated 2 weeks ago
- generate random python code to test linter/formatter/and other tools☆46Updated this week
- Tool for fixing trivial problems with your code.☆64Updated last year
- The async transformation code.☆95Updated last year
- OFFICIAL MIRROR. An asyncio event loop using Linux io_uring and kTLS.☆219Updated 3 years ago
- register-based CPython☆45Updated 2 years ago
- FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.☆108Updated last week
- Utilities for run-time type validation and multiple dispatch☆170Updated 3 weeks ago
- A generic dependency-resolution library written in pure Python☆81Updated 5 years ago
- Generate waterfalls from `-Ximporttime` tracing.☆119Updated 2 weeks ago
- Asyncio integration with sync code using greenlets.☆163Updated 7 months ago
- ☆93Updated 2 years ago