Yann Weber 85d11c0376 Nice exceptions for settings validation fails | 8 years ago | |
---|---|---|
examples | 8 years ago | |
globconf.d | 8 years ago | |
install | 8 years ago | |
lodel | 8 years ago | |
plugins/dummy | 8 years ago | |
scripts | 8 years ago | |
templates | 8 years ago | |
tests | 8 years ago | |
.gitignore | 9 years ago | |
Doxyfile | 8 years ago | |
Makefile | 8 years ago | |
README.txt | 8 years ago | |
__init__.py | 8 years ago | |
em_test.py | 8 years ago | |
requirements.txt | 8 years ago | |
run.py | 8 years ago | |
runtest | 8 years ago | |
settings.ini | 8 years ago | |
settings.py | 8 years ago |
Local configuration :
First of all copy the settings.ini to settings_local.ini and replace values by correct path
Dependencies :
with pip : see requierments.txt
debian stable : python3 python3-lxml python3-jinja2 python3-werkzeug python3-pymongo doxygen graphviz
Doxygen documentation generation :
doxygen
Dynamic code generation :
python3 scripts/refreshdyn.py examples/em_test.pickle OUTPUTFILE.py
Instance creation :
Use the script in scripts/create_instance.sh
Usage : scripts/create_instance.sh instance_name instance_dir [lodel_libdir]