serge-sans-paille / gastLinks
Python AST that abstracts the underlying Python version
☆146Updated 6 months ago
Alternatives and similar repositories for gast
Users that are interested in gast are comparing it to the libraries listed below
Sorting:
- Domain Specific Languages in Python☆97Updated last year
- Annotate Python AST trees with source text and token information☆183Updated last month
- Extract semantic information about static Python code☆78Updated 2 months ago
- Modified fork of CPython's ast module that parses `# type:` comments☆229Updated 2 years ago
- An AST unparser for Python☆228Updated 2 years ago
- Set of tools to play with Python AST.☆87Updated 2 years ago
- An llvm-based framework for generating and calling into high-performance native code from Python.☆199Updated last year
- Pretty print the output of python stdlib `ast.parse`.☆196Updated last week
- Design a new better C API for Python☆59Updated 2 weeks ago
- face Python bytecode metaprogramming API fork☆71Updated 4 years ago
- A simple package to do symbolic math (focus on code gen and DSLs)☆117Updated 2 weeks ago
- Python module to modify bytecode☆316Updated last week
- Over 600 fast Python bindings to the CPython C API. 🤯☆61Updated 11 months ago
- Static optimizer specializing functions with guards for Python 3.6☆72Updated 6 years ago
- Library to refactor python code through AST manipulation.☆355Updated 4 months ago
- Python wrapper for MPFR, providing high-precision floating-point arithmetic☆44Updated last year
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆199Updated 2 years ago
- Retrospective of Python compilation efforts☆64Updated 3 years ago
- An IPython notebook plugin for visualizing ASTs.☆106Updated 7 months ago
- A library that automatically infers dependencies for Python files☆176Updated last year
- Demo project for building Python wheels for Linux with Travis-CI☆229Updated 4 years ago
- Python Meta Programming☆145Updated 2 years ago
- Python code object transformers☆184Updated last year
- Hypothesis strategies for generating Python programs, something like CSmith☆106Updated last year
- Python pattern matching like functional languages.☆160Updated 4 years ago
- Python library providing type-checked function calls at runtime☆98Updated 11 months ago
- A library for pattern matching on symbolic expressions in Python.☆169Updated last year
- Automatically generate Cython pxd files from C headers☆47Updated 7 years ago
- Ordered Set implementation in Cython☆75Updated 5 years ago
- LLDB extension for debugging Python programs☆87Updated 9 months ago