py-temp

A CLI tool for rendering python code using Jinja2.


Keywords
console-scripts, pip, pypi-package, python, templating-engine, toml-files
Install
pip install py-temp==0.0.4

Documentation

PyTemp

A CLI tool for rendering python code using Jinja2

Installation (Git)

git clone https://github.com/TeamNightSky/PyTemp
cd PyTemp
python setup.py install

Usage

For help, use: pytemp --help

That's about it! :)