PyHOLA Code
Brought to you by:
daquintero
File | Date | Author | Commit |
---|---|---|---|
.gitignore | 2021-09-03 |
![]() |
[7c5743] Initial commit |
LICENSE | 2021-09-03 |
![]() |
[7c5743] Initial commit |
README.md | 2021-10-14 |
![]() |
[c642a6] Version 0.1.2110 |
UNR.png | 2021-09-13 |
![]() |
[2e7146] Some fornt changed, credentials are saved on json |
base.py | 2021-11-11 |
![]() |
[4e69fa] Threading bug fixed. Donwload button disabled w... |
green.png | 2021-09-15 |
![]() |
[c740c6] Version 21.9 seems to be ready |
grey.png | 2021-09-15 |
![]() |
[c740c6] Version 21.9 seems to be ready |
main.py | 2021-11-11 |
![]() |
[4e69fa] Threading bug fixed. Donwload button disabled w... |
pyhola.kv | 2021-11-11 |
![]() |
[4e69fa] Threading bug fixed. Donwload button disabled w... |
requirements.txt | 2021-09-08 |
![]() |
[70ec48] Front almost ready |
timezones.json | 2021-10-20 |
![]() |
[9044d6] Some bugs fixed |
A GUI for PyHOLA
PyHOLA is a Python package for sensoring system data downloading. It uses the HOLOGRAM API (https://www.hologram.io/references/http#/introduction/authentication) to retrieve the data.
PyHOLA GUI is a Graphic User Interface to PyHOLA. It allows the user to download their sensor data by entering some requests parameters. The downloaded data is saved in csv file with tabulation separator. PyHOLA also allows the user to append new data to an existing file.