aroberge / ideas
Easy creation of custom import hooks to experiment on alternatives to Python's syntax; see https://aroberge.github.io/ideas/docs/html/
☆81Updated last year
Alternatives and similar repositories for ideas:
Users that are interested in ideas are comparing it to the libraries listed below
- Cython plugin for Lark, reimplementing the LALR parser & lexer for better performance☆49Updated this week
- Proof-of-concept `record` type for Python☆30Updated 10 months ago
- A Python type explainer!☆81Updated last year
- Just use() code from anywhere - a functional import alternative with advanced features like inline version checks, autoreload, module glo…☆49Updated 6 months ago
- ☆43Updated 6 months ago
- Utilities for run-time type validation and multiple dispatch☆164Updated last week
- Over 600 fast Python bindings to the CPython C API. 🤯☆59Updated 6 months ago
- Extend Python syntax with HTML.☆87Updated 4 years ago
- Put all the objections to PEP 622 in one place.☆32Updated 4 years ago
- Unravelling Python source code☆188Updated 10 months ago
- generate random python code to test linter/formatter/and other tools☆42Updated last week
- Operator overloading for fast anonymous functions.☆50Updated last week
- Declarative instrumentation for Python.☆88Updated this week
- Decorator which checks whether the function is called with the correct type of parameters.☆110Updated 2 months ago
- Dynamically create python functions with a proper signature.☆121Updated 5 months ago
- An in-memory database of Python objects, searchable using quasi-SQL API☆164Updated last week
- Friendlier Python tracebacks.☆79Updated 7 months ago
- Automatic __slots__ for your Python classes☆63Updated 3 months ago
- Write compiled bytecode inline with pure Python. 🤖☆75Updated 6 months ago
- A list of Python type checkers (PEP 484 compliant and not, static and runtime/dynamic)☆63Updated 2 years ago
- Useful types for Python☆124Updated 2 months ago
- Four-wheel drive for asyncio.☆65Updated this week
- ☆35Updated 2 months ago
- A command line tool, to simplify vendoring pure Python dependencies.☆80Updated this week
- Pretty print the output of python stdlib `ast.parse`.☆192Updated 3 weeks ago
- A Textual-based Python AST viewing widget library and application☆89Updated last year
- Re-apply type annotations from .pyi stubs to your codebase.☆142Updated 2 years ago
- 🎰 Ensure your __slots__ are working properly☆92Updated last week
- show where your regex match assertion failed!☆81Updated 3 weeks ago
- A simple immutable dictionary for Python☆149Updated last week