Yann Weber 3fe63787fb Updated lequery.py to use targe_class datasource and not taking it as arguement of execute methods | před 8 roky | |
---|---|---|
examples | před 8 roky | |
globconf.d | před 8 roky | |
install | před 8 roky | |
lodel | před 8 roky | |
plugins | před 8 roky | |
scripts | před 8 roky | |
tests | před 8 roky | |
.gitignore | před 9 roky | |
Doxyfile | před 8 roky | |
Makefile | před 8 roky | |
README.txt | před 8 roky | |
__init__.py | před 8 roky | |
em_test.py | před 8 roky | |
requirements.txt | před 8 roky | |
runtest | před 8 roky | |
settings.ini | před 8 roky | |
settings.py | před 8 roky |
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]