Metadata-Version: 2.1
Name: neurospeed
Version: 2.1.5
Summary: NeuroSpeed Python API
Home-page: https://bitbucket.org/neurobrave/neurospeed_python_api
Author: NeuroBrave
License: LICENSE.txt
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
License-File: LICENSE.txt

![neurospeed logo](/images/logo.png)

public API for working with **NeuroSpeed.IO** cloud-based biosignal processing engine.
NeuroSpeed.IO API main features:
* user-level access:
* operate raw sensor data
* operate processed data
* operate cognitive insights
* attach callbacks to streaming data packets for easy operation
* handle sensor connect/disconnect events
* operate data recorder - export multi-sensor recordings to file
* customer-level access:
* handle user connectivity

working with the API requires **neurospeed.io** user account. Get one for free at http://neurobrave.com

