Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 640 Bytes

README.md

File metadata and controls

31 lines (22 loc) · 640 Bytes

The cfgmdl package

Set-up

From bash using pip

$ pip install cfgmdl

From source

git clone https://github.com/KIPAC/cfgmdl.git
cd cfgmdl
python setup.py install (or python setup.py develop)

Testing

$ pip install pytest
$ pytest cfgmdl

Demo

People

License, etc.

This is open source software, available under the BSD license. If you are interested in this project, please do drop us a line via the hyperlinked contact names above, or by writing us an issue.