Skip to content

inducer/genpy

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
doc
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

GenPy: An AST for Python

Gitlab Build Status Github Build Status Python Package Index Release Page Zenodo DOI for latest release

genpy offers a simple abstract syntax tree for Python to allow structured code generation from Python.

Places on the web related to genpy:

genpy is licensed under the liberal MIT license and free for commercial, academic, and private use. All of genpy's dependencies can be automatically installed from the package index after using:

pip install genpy