This Repo contains the codes developed as part of my HiWi job under Dr. Friedemann Pestel. 10 Custom dashboards were created to do statistical tasks on top of data collect by Dr Pestel for his research work.
Dashboard for Orhctesra Composer analytics. Result for above selected inputs Graph for above result
Download the .exe
files from dist/
folder onto your windows systems.
Currently files have been tested only on Win10
No pip install available
##Creating exe file
pyinstaller <file_name>.py -w --onefile
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.