serge-sans-paille / gast
Python AST that abstracts the underlying Python version
☆145Updated 2 months ago
Alternatives and similar repositories for gast:
Users that are interested in gast are comparing it to the libraries listed below
- Extract semantic information about static Python code☆75Updated last month
- Modified fork of CPython's ast module that parses `# type:` comments☆229Updated last year
- Domain Specific Languages in Python☆96Updated last year
- Pretty print the output of python stdlib `ast.parse`.☆193Updated last month
- Annotate Python AST trees with source text and token information☆178Updated 3 weeks ago
- An AST unparser for Python☆226Updated last year
- Over 600 fast Python bindings to the CPython C API. 🤯☆59Updated 8 months ago
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆200Updated 2 years ago
- Static optimizer specializing functions with guards for Python 3.6☆72Updated 5 years ago
- Re-apply type annotations from .pyi stubs to your codebase.☆142Updated 2 years ago
- An IPython notebook plugin for visualizing ASTs.☆102Updated 4 months ago
- Hypothesis strategies for generating Python programs, something like CSmith☆102Updated last year
- Set of tools to play with Python AST.☆83Updated 2 years ago
- Design a new better C API for Python☆59Updated 5 months ago
- Ordered Set implementation in Cython☆75Updated 5 years ago
- Instant visualization of Python AST and Code Objects☆139Updated 11 months ago
- Python Meta Programming☆142Updated 2 years ago
- face Python bytecode metaprogramming API fork☆71Updated 4 years ago
- Python code object transformers☆185Updated last year
- Making it easy to write async iterators in Python 3.5☆97Updated 4 years ago
- A backport of `breakpoint` to python<3.7.☆44Updated 3 years ago
- An llvm-based framework for generating and calling into high-performance native code from Python.☆198Updated last year
- PyPy binary wheels for some popular packages☆80Updated 3 years ago
- Expand functools features(lru_cache) to class - methods, classmethods, staticmethods and even for (unofficial) hybrid methods.☆81Updated 8 months ago
- A mutable set that remembers the order of its entries. One of Python's missing data types.☆219Updated 8 months ago
- Python pattern matching like functional languages.☆161Updated 4 years ago
- Python wrapper of the RuRe.☆90Updated 5 years ago
- cysignals: interrupt and signal handling for Cython. Source repository for https://pypi.org/project/cysignals/☆43Updated 3 months ago
- Operator overloading for fast anonymous functions.☆50Updated 2 months ago
- Python library providing type-checked function calls at runtime☆98Updated 8 months ago