- ...
- ...
- Add Terminal Visualization Example for Neurosity SDK with Python Dashing Library #17 - thanks @AdonaiVera
- Fix: Don't check SIGHUP on Windows #15 - thanks @mayankja1n
- Remove
None
type that always printed out on subscriptions
- Changed class name from
neurosity_sdk
toNeurositySDK
- Moved
example.py
from./neurosity/
to./examples/
- Dropped
pyrebase
in favor offirebase-rest-api
- Added this changelog!
- Added
.devcontainer
to standardize development - Added
requirements.txt
anddev-requirements.txt
- Added section on developing this project to the README
- Automatically remove subscriptions on forced terminal kills, keyboard kills, and other system faults
Initial Release