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