markshannon / pep622-critique
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
- Write compiled bytecode inline with pure Python. ๐คโ75Updated 7 months ago
- Extend Python syntax with HTML.โ88Updated 4 years ago
- Cython plugin for Lark, reimplementing the LALR parser & lexer for better performanceโ49Updated 3 weeks ago
- Re-apply type annotations from .pyi stubs to your codebase.โ142Updated 2 years ago
- The Python programming languageโ47Updated 4 years ago
- A wrapper around the stdlib `tokenize` which roundtrips.โ52Updated 3 weeks ago
- An unofficial, importable pip APIโ113Updated 2 months ago
- A list of Python type checkers (PEP 484 compliant and not, static and runtime/dynamic)โ63Updated 3 years ago
- FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.โ101Updated last week
- Easy creation of custom import hooks to experiment on alternatives to Python's syntax; see https://aroberge.github.io/ideas/docs/html/โ82Updated last year
- flake8 plugin which checks that typing imports are properly guardedโ48Updated 3 weeks ago
- generate random python code to test linter/formatter/and other toolsโ42Updated last week
- Tool for fixing trivial problems with your code.โ62Updated last year
- The pythoncapi-compat project can be used to write a C extension supporting a wide range of Python versions with a single code base.โ88Updated last week
- Use features of rejected PEPsโ11Updated 5 years ago
- ๐งช Async-first Python dependency injection libraryโ53Updated 3 years ago
- register-based CPythonโ45Updated last year
- A plugin for Flake8 that provides specializations for type hinting stub filesโ73Updated 2 weeks ago
- Decorator which checks whether the function is called with the correct type of parameters.โ110Updated 3 months ago
- Sort __all__ lists alphabeticallyโ30Updated 2 weeks ago
- Configuration ("dotfiles"), small personal programs like scm.py, other misc things...โ24Updated last week
- A command line tool, to simplify vendoring pure Python dependencies.โ79Updated 3 weeks ago
- WebSocket client and server implementation for Python Trioโ75Updated 2 months ago
- Automatic __slots__ for your Python classesโ62Updated 4 months ago
- The async transformation code.โ91Updated 8 months ago
- Create reproducible installations for a virtual environment from a lock fileโ85Updated last month
- Hypothesis strategies for generating Python programs, something like CSmithโ101Updated last year
- Reenter an asyncio or Trio event loop from synchronous codeโ84Updated last year
- show where your regex match assertion failed!โ81Updated 3 weeks ago
- โ92Updated 2 years ago