No Description
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Roland Haroutiounian 60f88dcf0c Ajout d'un GenericDataSource avec les signatures des méthodes de base 8 years ago
examples Fixes scripts & em_tests (bugs with settings bootstrap) 8 years ago
globconf.d Fixing settings & logger 8 years ago
lodel Ajout d'un GenericDataSource avec les signatures des méthodes de base 8 years ago
plugins/dummy Updated comments (and deleting space between ## and @brief ) 8 years ago
scripts Fixes scripts & em_tests (bugs with settings bootstrap) 8 years ago
tests Deleted a print in tests + updates pickled em 8 years ago
.gitignore Updated the doxygen documentation 9 years ago
Doxyfile Add Doxyfile form doxygen generation 8 years ago
Makefile Updated comments (and deleting space between ## and @brief ) 8 years ago
README.txt Query refactoring 8 years ago
em_test.py Fixes scripts & em_tests (bugs with settings bootstrap) 8 years ago
loader.py Fixes scripts & em_tests (bugs with settings bootstrap) 8 years ago
requirements.txt Created the structure of pymongo Datasource 8 years ago
runtest correction import pymysql 8 years ago
settings.ini Changes the loader in order to load settings_local.ini instead of versionned settings.ini 8 years ago
settings.py correction import pymysql 8 years ago

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