https://github.com/narhen/sensordata-api
https://github.com/narhen/sensordata-api
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/narhen/sensordata-api
- Owner: narhen
- License: mit
- Created: 2016-09-11T19:14:50.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-09-24T16:42:50.000Z (over 9 years ago)
- Last Synced: 2025-01-17T00:19:44.612Z (over 1 year ago)
- Language: Python
- Size: 7.81 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
- License: LICENSE
Awesome Lists containing this project
README
## Running tests
python -m unittest discover test -p "*_test.py"