serge-sans-paille / beniget
Extract semantic information about static Python code
☆72Updated 3 weeks ago
Alternatives and similar repositories for beniget:
Users that are interested in beniget are comparing it to the libraries listed below
- Hypothesis strategies for generating Python programs, something like CSmith☆98Updated last year
- Python AST that abstracts the underlying Python version☆144Updated this week
- Annotate Python AST trees with source text and token information☆175Updated last month
- Domain Specific Languages in Python☆96Updated last year
- An AST-to-code library for Python☆37Updated 5 months ago
- Partial evaluation of Python code☆20Updated last year
- An AST for Python code generation, in Python☆30Updated last month
- Set of tools to play with Python AST.☆83Updated 2 years ago
- Python 3 AST unparser with type comments support.☆30Updated 5 years ago
- 🔪🧀 API for creating and inspecting Python .whl files (wheels)☆27Updated 3 months ago
- ☆17Updated 4 years ago
- Operator overloading for fast anonymous functions.☆50Updated last month
- A runtime python code manipulation framework for profiling, debugging and bugfixing☆64Updated 2 years ago
- Annotator that adds scope information to an ast☆22Updated 7 months ago
- Utilities for run-time type validation and multiple dispatch☆162Updated 4 months ago
- EPython is a typed-subset of the Python for extending the language new builtin types and methods☆40Updated 2 years ago
- Generic programming library for Python☆62Updated this week
- A GitHub Action for suggesting Python type annotations.☆42Updated last year
- A pure-Python codified rant aspiring to a world where numbers and types can work together.☆39Updated 6 months ago
- Python checker for places where deprecated functions are called.☆30Updated last year
- Discover and load entry points from installed packages☆74Updated 2 months ago
- Intelligently search in Python code☆67Updated 11 months ago
- A library for tracking program state☆15Updated 8 years ago
- Over 600 fast Python bindings to the CPython C API. 🤯☆59Updated 5 months ago
- Write compiled bytecode inline with pure Python. 🤖