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-1.0.0.tar.gz
(17.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-1.0.0-py3-none-any.whl
(12.8 kB
view details)
File details
Details for the file morphlabs-1.0.0.tar.gz.
File metadata
- Download URL: morphlabs-1.0.0.tar.gz
- Upload date:
- Size: 17.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 |
666cad4289f4a5feec947d5ffb413c97e9c64165e921fbe21b52f34ce438a983
|
|
| MD5 |
44b7069d717b57d33b6eb5b076cdc079
|
|
| BLAKE2b-256 |
07c36491a6ba60c5a05a75115bc1c568ee1048f8dfa74c57510b7e588bd81c4e
|
File details
Details for the file morphlabs-1.0.0-py3-none-any.whl.
File metadata
- Download URL: morphlabs-1.0.0-py3-none-any.whl
- Upload date:
- Size: 12.8 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 |
37cb8c71064ff9fefca4457709f487b4faeb915b7bafce764e1219e895fe5133
|
|
| MD5 |
548ee3aaf3f3177be15ae673fc98ec68
|
|
| BLAKE2b-256 |
39f01524ce56d063de98bb8964eec85f30b798aacec3288e545573880bec3047
|