inducer / genpyLinks
An AST for Python code generation, in Python
☆32Updated 3 weeks ago
Alternatives and similar repositories for genpy
Users that are interested in genpy are comparing it to the libraries listed below
Sorting:
- Annotate Python AST trees with source text and token information☆192Updated 3 weeks ago
- A simple package to do symbolic math (focus on code gen and DSLs)☆124Updated 3 weeks ago
- Python AST that abstracts the underlying Python version☆145Updated 2 months ago
- Python 3 AST unparser with type comments support.☆31Updated 6 years ago
- Generic programming library for Python☆61Updated last week
- Pretty print the output of python stdlib `ast.parse`.☆198Updated 2 weeks ago
- Domain Specific Languages in Python☆97Updated 2 years ago
- Set of tools to play with Python AST.☆86Updated 3 years ago
- An AST unparser for Python☆229Updated 2 years ago
- HPC-oriented transpiler for C, C++, Cython, Fortran, OpenCL and Python.☆146Updated 11 months ago
- Extract semantic information about static Python code☆81Updated last month
- Fastest general-purpose parsing library for Python with a familiar API☆49Updated 7 months ago
- A backport of __future__ annotations to python<3.7.☆22Updated 4 years ago
- Safely evaluate AST nodes without side effects☆50Updated 3 weeks ago
- Compares Python's text parsing libraries☆26Updated 4 years ago
- Automatically generate Cython pxd files from C headers☆47Updated 7 years ago
- ☆73Updated 3 weeks ago
- Hypothesis strategies for generating Python programs, something like CSmith☆110Updated last year
- PEG parser generator for Python☆195Updated last year
- A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆145Updated last week
- distributed Python deployment and communication☆93Updated last week
- Over 600 fast Python bindings to the CPython C API. 🤯☆62Updated last year
- An IPython notebook plugin for visualizing ASTs.☆108Updated last year
- Simple and clear import hooks for Python - import anything as if it were a Python module☆40Updated 4 years ago
- Extension to the built-in ast module. Finds comments in source code and adds them to the parsed tree.☆49Updated 3 months ago
- A fork of frozendict, an immutable wrapper around dictionaries for Python3☆54Updated last week
- Utilities for run-time type validation and multiple dispatch☆172Updated 2 months ago
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆201Updated 2 years ago
- Generates Python Extension modules from Cythons PXD files☆77Updated 3 weeks ago
- Parser interpreter based on PEG grammars written in Python http://textx.github.io/Arpeggio/☆284Updated last month