Keine Beschreibung
Du kannst nicht mehr als 25 Themen auswählen Themen müssen mit entweder einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
Yann Weber 251fc6d324 Add some utility function + addition in query.py vor 8 Jahren
examples First version of lodel2 instance creation script vor 8 Jahren
globconf.d Add some utility function + addition in query.py vor 8 Jahren
install First version of lodel2 instance creation script vor 8 Jahren
lodel Add some utility function + addition in query.py vor 8 Jahren
plugins/dummy First version of lodel2 instance creation script vor 8 Jahren
scripts Documentatio update vor 8 Jahren
templates Changed the url in the test template vor 8 Jahren
tests Add Save of Settings, EM translator in xml vor 8 Jahren
.gitignore Updated the doxygen documentation vor 8 Jahren
Doxyfile Add Doxyfile form doxygen generation vor 8 Jahren
Makefile Updated comments (and deleting space between ## and @brief ) vor 8 Jahren
README.txt Documentatio update vor 8 Jahren
__init__.py Documentatio update vor 8 Jahren
em_test.py First version of lodel2 instance creation script vor 8 Jahren
requirements.txt Add some utility function + addition in query.py vor 8 Jahren
run.py Bug Fix on the session timestamping management vor 8 Jahren
runtest correction import pymysql vor 8 Jahren
settings.ini Changes the loader in order to load settings_local.ini instead of versionned settings.ini vor 8 Jahren
settings.py correction import pymysql vor 8 Jahren

README.txt

Local configuration :
First of all copy the settings.ini to settings_local.ini and replace values by correct path

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]