aroberge / ideas
Easy creation of custom import hooks to experiment on alternatives to Python's syntax; see https://aroberge.github.io/ideas/docs/html/
☆79Updated 11 months ago
Related projects ⓘ
Alternatives and complementary repositories for ideas
- Write compiled bytecode inline with pure Python. 🤖☆76Updated 2 months ago
- Cython plugin for Lark, reimplementing the LALR parser & lexer for better performance☆45Updated last week
- Over 600 fast Python bindings to the CPython C API. 🤯☆59Updated 2 months ago
- Useful types for Python☆101Updated last month
- Put all the objections to PEP 622 in one place.☆32Updated 4 years ago
- Operator overloading for fast anonymous functions.☆50Updated this week
- Proof-of-concept `record` type for Python☆29Updated 7 months ago
- Unravelling Python source code☆172Updated 7 months ago
- Tool for fixing trivial problems with your code.☆62Updated last year
- generate random python code to test linter/formatter/and other tools☆40Updated this week
- Declarative instrumentation for Python.☆88Updated last month
- Friendlier Python tracebacks.☆79Updated 3 months ago
- minimize python source code to find bugs more easily☆31Updated this week
- Decorator which checks whether the function is called with the correct type of parameters.☆108Updated 2 months ago
- Better control of your asyncio tasks☆62Updated 4 months ago
- Utilities for run-time type validation and multiple dispatch☆163Updated last month
- Command-line Python scripts to do things with PyPI☆25Updated 2 weeks ago
- Minimalist but flexible Lexer/Parser tool in Python.☆60Updated 4 years ago
- 🎰 Ensure your __slots__ are working properly☆89Updated last week
- A Python type explainer!☆82Updated last year
- Retrieve information from typeshed and other typing stubs☆20Updated 2 months ago
- Create reproducible installations for a virtual environment from a lock file☆83Updated 3 weeks ago
- Python variant types that work with match☆48Updated 7 months ago
- ☆44Updated 2 months ago
- Deserialize to objects while staying DRY☆158Updated last year
- Run pytest inside a sub interpreter☆22Updated 11 months ago
- CLI to open PEPs in your browser☆36Updated this week
- A Textual-based Python AST viewing widget library and application☆84Updated last year
- Just use() code from anywhere - a functional import alternative with advanced features like inline version checks, autoreload, module glo…☆49Updated 2 months ago
- A new Python HTTP client for everybody☆81Updated 4 years ago