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