Python SDK for Morphlabs biosignal processing API
Project description
morphlabs
Python SDK for Morphlabs biosignal processing API.
Installation
pip install morphlabs
Quick Start
from morphlabs.models import Scientia
# Set SCIENTIA_API_KEY environment variable or pass directly
scientia = Scientia(api_key="your-api-key")
# Clean EEG data
cleaned_data = scientia.clean_data("path/to/eeg_file.csv")
Documentation
For full documentation, see docs.morphlabs.tech
License
MIT
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
morphlabs-0.2.3.tar.gz
(15.4 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
morphlabs-0.2.3-py3-none-any.whl
(11.4 kB
view details)
File details
Details for the file morphlabs-0.2.3.tar.gz.
File metadata
- Download URL: morphlabs-0.2.3.tar.gz
- Upload date:
- Size: 15.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8c9740d46de20777b86a84d17cfcadde3f63b0904de8cb6b3fd16932970375bd
|
|
| MD5 |
4b5295227c20220cca3cec9da545ca13
|
|
| BLAKE2b-256 |
f9035fec9009b8b6c5637fe00a2a7dd59bd55a4035d0ac8a53adbda1d629b0c4
|
File details
Details for the file morphlabs-0.2.3-py3-none-any.whl.
File metadata
- Download URL: morphlabs-0.2.3-py3-none-any.whl
- Upload date:
- Size: 11.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f0280608f7a1702e01f69fbb09e5011c8731bd696b866a91123e181a1e2f481e
|
|
| MD5 |
d3fbdcd401b3c6e12dddf6840055ff83
|
|
| BLAKE2b-256 |
ac8cd59a38dca3d7784240d20d3c282651ba7f4b05f84e9dbf58045c2acc0056
|