pygen

A versatile and extensible file generation tool.


License
Other
Install
pip install pygen==0.0.2

Documentation

Build Status Coverage Status Documentation Status PyPI GitHub tag PyPi version PyPi downloads

PyGen

PyGen is a versatile and extensible file generation tool.

Installation

PyGen operates as a command-line tool, pygen provided via Python entry points.

You may install it by using pip:

pip install pygen

The pygen command will then be available to you, provided that the Python’s scripts directory is in your PATH.