Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 550 Bytes

File metadata and controls

14 lines (9 loc) · 550 Bytes

Canparam

A simple package for reading in parameters and writing out templates.

Usage

An example is provided and can be run with

python3 ./example.py

The package functionality can easily be extended by adding python files to the context directory with names corresponding to keys in the template.dat file.

Any corrections or improvements are welcome!

Author

Canparam was developed by James Cannon (http://www.jamescannon.net) and was presented at #PyFukuoka (https://fukuoka-python.connpass.com/event/60743/) in September 2017.