aroberge / ideas
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
Alternatives and similar repositories for ideas:
Users that are interested in ideas are comparing it to the libraries listed below
- Write compiled bytecode inline with pure Python. 🤖☆75Updated 7 months ago
- Pretty print the output of python stdlib `ast.parse`.☆192Updated 2 weeks ago
- Over 600 fast Python bindings to the CPython C API. 🤯☆59Updated 7 months ago
- generate random python code to test linter/formatter/and other tools☆41Updated this week
- minimize python source code to find bugs more easily☆34Updated last week
- Unravelling Python source code☆188Updated 11 months ago
- A Python type explainer!☆81Updated last year
- Decorator which checks whether the function is called with the correct type of parameters.☆110Updated 3 months ago
- ☆45Updated 7 months ago
- Four-wheel drive for asyncio.☆71Updated last month
- Enables increment operators in Python using a bytecode hack☆93Updated last year
- Cython plugin for Lark, reimplementing the LALR parser & lexer for better performance☆49Updated 2 weeks ago
- CPU parallelism for Trio☆59Updated 2 weeks ago
- Operator overloading for fast anonymous functions.☆50Updated last month
- Extension to the built-in ast module. Finds comments in source code and adds them to the parsed tree.☆39Updated 11 months ago
- Proof-of-concept `record` type for Python☆30Updated 11 months ago
- Just use() code from anywhere - a functional import alternative with advanced features like inline version checks, autoreload, module glo…☆49Updated 7 months ago
- Backport for type hinting generics in standard collections and union types as X | Y☆19Updated 3 years ago
- Declarative instrumentation for Python.☆88Updated this week
- Put all the objections to PEP 622 in one place.☆32Updated 4 years ago
- Hypothesis strategies for generating Python programs, something like CSmith☆100Updated last year
- Useful types for Python☆126Updated last week
- Instant visualization of Python AST and Code Objects☆139Updated 10 months ago
- Capture the outcome of Python function calls☆32Updated 2 weeks ago
- a placeholder☆26Updated 5 months ago
- (not ready yet) A simple but powerful job scheduler for Trio programs☆66Updated 4 years ago
- Grep Python Abstract Syntax Trees (AST) using XPath☆94Updated 2 weeks ago
- 🎰 Ensure your __slots__ are working properly☆97Updated this week
- A wrapper around the stdlib `tokenize` which roundtrips.☆52Updated 2 weeks ago
- Extend Python syntax with HTML.☆88Updated 4 years ago