Yann Weber 468cf2a383 Change logger to display absolute source file path instead of relative path | vor 8 Jahren | |
---|---|---|
examples | vor 8 Jahren | |
globconf.d | vor 8 Jahren | |
install | vor 8 Jahren | |
lodel | vor 8 Jahren | |
plugins | vor 8 Jahren | |
scripts | vor 8 Jahren | |
tests | vor 8 Jahren | |
.gitignore | vor 9 Jahren | |
Doxyfile | vor 8 Jahren | |
Makefile | vor 8 Jahren | |
README.txt | vor 8 Jahren | |
__init__.py | vor 8 Jahren | |
em_test.py | vor 8 Jahren | |
requirements.txt | vor 8 Jahren | |
runtest | vor 8 Jahren | |
settings.ini | vor 8 Jahren | |
settings.py | vor 8 Jahren |
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]