aroberge / ideasLinks
Easy creation of custom import hooks to experiment on alternatives to Python's syntax; see https://aroberge.github.io/ideas/docs/html/
β83Updated last year
Alternatives and similar repositories for ideas
Users that are interested in ideas are comparing it to the libraries listed below
Sorting:
- Write compiled bytecode inline with pure Python. π€β80Updated last year
- Friendlier Python tracebacks.β85Updated 5 months ago
- Just use() code from anywhere - a functional import alternative with advanced features like inline version checks, autoreload, module gloβ¦β51Updated 3 weeks ago
- Unravelling Python source codeβ190Updated last year
- A Python type explainer!β84Updated 2 years ago
- Cython plugin for Lark, reimplementing the LALR parser & lexer for better performanceβ50Updated last month
- Get information about what a Python frame is currently doing, particularly the AST node being executedβ362Updated last week
- A list of Python type checkers (PEP 484 compliant and not, static and runtime/dynamic)β67Updated 3 years ago
- Decorator which checks whether the function is called with the correct type of parameters.β113Updated 2 months ago
- Declarative instrumentation for Python.β91Updated last month
- Backport for type hinting generics in standard collections and union types as X | Yβ18Updated 4 years ago
- Extension to the built-in ast module. Finds comments in source code and adds them to the parsed tree.β46Updated 2 months ago
- Utilities for run-time type validation and multiple dispatchβ170Updated last month
- Proof-of-concept `record` type for Pythonβ30Updated last year
- Over 600 fast Python bindings to the CPython C API. π€―β61Updated last year
- generate random python code to test linter/formatter/and other toolsβ49Updated this week
- Operator overloading for fast anonymous functions.β50Updated 3 weeks ago
- Pretty print the output of python stdlib `ast.parse`.β197Updated 3 weeks ago
- Put all the objections to PEP 622 in one place.β32Updated 5 years ago
- A wrapper around the stdlib `tokenize` which roundtrips.β58Updated 3 weeks ago
- Create HTML with python 3 using a standard DOM API. Includes a python port of JavaScript for interoperability and tons of other cool featβ¦β139Updated 5 months ago
- register-based CPythonβ45Updated 2 years ago
- Annotate Python AST trees with source text and token informationβ187Updated last week
- Python variant types that work with matchβ52Updated last year
- Extend Python syntax with HTML.β89Updated 4 years ago
- Hypothesis strategies for generating Python programs, something like CSmithβ106Updated last year
- Decisions by the Python Typing Councilβ48Updated 11 months ago
- η« TatSu generates Python parsers from grammars in a variation of EBNFβ429Updated 2 months ago
- A Textual-based Python AST viewing widget library and applicationβ96Updated last month
- Continuous Range, RangeSet, and RangeDict data structures for Pythonβ101Updated 2 years ago