https://github.com/pyomeca/biosiglive
https://github.com/pyomeca/biosiglive
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/pyomeca/biosiglive
- Owner: pyomeca
- License: mit
- Created: 2022-11-01T13:40:27.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-09-25T17:19:29.000Z (9 months ago)
- Last Synced: 2025-10-31T04:52:22.335Z (7 months ago)
- Language: Python
- Homepage: https://biosiglive.readthedocs.io/
- Size: 30.4 MB
- Stars: 9
- Watchers: 1
- Forks: 8
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- Contributing: docs/contributing.md
- License: LICENSE
Awesome Lists containing this project
README
# biosiglive
`biosiglive` is a python library dedicated to streaming and processing biosignals in real time from Nexus or Delsys Trigno Community.
Please have a look to the documentation for more information about [biosiglive](https://biosiglive.readthedocs.io/en/latest/index.html).
## How to install
Biosiglive can be installed from anaconda, pip or from the sources.
Please refer to the [documentation](https://biosiglive.readthedocs.io/en/latest/install.html) to install biosiglive
## `biosiglive` API
Several modules are implemented in biosiglive to allow versatile use. Please refer to the [documentation](https://biosiglive.readthedocs.io/en/latest/APIDocumentation.html) for more information.
You can also look at the [example](https://biosiglive.readthedocs.io/en/latest/examples.html) to have a better overview of how to use biosiglive.
## Examples
A set of example is provided in the `examples` folder. Please take a look at the [documentation example page](https://biosiglive.readthedocs.io/en/latest/examples.html) for description of each example.
## How to contribute
You are welcome to contribute to this project by following the steps describes in the
[how to contribute](https://biosiglive.readthedocs.io/en/latest/contributing.html) page.
## How to cite
If you are using the biosig live library please cite us by following the guidelines available [here](https://biosiglive.readthedocs.io/en/latest/cite.html).