Roland Haroutiounian 2e13ab78bc Changed the mongodb migration handler name to a more generic one | пре 8 година | |
---|---|---|
examples | пре 8 година | |
globconf.d | пре 8 година | |
install | пре 8 година | |
lodel | пре 8 година | |
plugins | пре 8 година | |
scripts | пре 8 година | |
tests | пре 8 година | |
.gitignore | пре 9 година | |
Doxyfile | пре 8 година | |
Makefile | пре 8 година | |
README.txt | пре 8 година | |
__init__.py | пре 8 година | |
em_test.py | пре 8 година | |
requirements.txt | пре 8 година | |
runtest | пре 8 година | |
settings.ini | пре 8 година | |
settings.py | пре 8 година |
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]