aroberge / ideas
Easy creation of custom import hooks to experiment on alternatives to Python's syntax; see https://aroberge.github.io/ideas/docs/html/
☆80Updated 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 5 months ago
- Cython plugin for Lark, reimplementing the LALR parser & lexer for better performance☆49Updated 2 weeks ago
- Put all the objections to PEP 622 in one place.☆32Updated 4 years ago
- Utilities for run-time type validation and multiple dispatch☆162Updated 4 months ago
- Just use() code from anywhere - a functional import alternative with advanced features like inline version checks, autoreload, module glo…☆49Updated 5 months ago
- Proof-of-concept `record` type for Python☆30Updated 10 months ago
- Vendorize packages from PyPI☆102Updated 6 months ago
- Extend Python syntax with HTML.☆87Updated 4 years ago
- Operator overloading for fast anonymous functions.☆50Updated last month
- Over 600 fast Python bindings to the CPython C API. 🤯☆59Updated 5 months ago
- A list of Python type checkers (PEP 484 compliant and not, static and runtime/dynamic)☆63Updated 2 years ago
- Unravelling Python source code☆179Updated 10 months ago
- Friendlier Python tracebacks.☆79Updated 6 months ago
- Backport for type hinting generics in standard collections and union types as X | Y☆19Updated 3 years ago
- A Python type explainer!☆82Updated last year
- Python variant types that work with match☆49Updated 10 months ago
- Retrieve information from typeshed and other typing stubs☆22Updated last month
- A wrapper around the stdlib `tokenize` which roundtrips.☆52Updated this week
- Better control of your asyncio tasks☆62Updated this week
- Pretty print the output of python stdlib `ast.parse`.☆192Updated this week
- generate random python code to test linter/formatter/and other tools☆42Updated last week
- Deserialize to objects while staying DRY☆159Updated last year
- CLI to open PEPs in your browser☆37Updated last month
- ☆35Updated last month
- ☆109Updated 8 months ago
- 🎰 Ensure your __slots__ are working properly☆90Updated last month
- Declarative instrumentation for Python.☆88Updated last month
- Hypothesis strategies for generating Python programs, something like CSmith☆98Updated last year
- An unofficial, importable pip API☆113Updated last week
- Experimental bespoke framework for building UI in Python (inspired by Flutter)☆47Updated 4 years ago