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.0.tar.gz
(14.1 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.0-py3-none-any.whl
(11.0 kB
view details)
File details
Details for the file morphlabs-0.2.0.tar.gz.
File metadata
- Download URL: morphlabs-0.2.0.tar.gz
- Upload date:
- Size: 14.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9b366b7b065f3706bc2924a8b0d1f41de959c167b8d26375a333bfb0265c4968
|
|
| MD5 |
b8973e6ae55c5f3d89a8b11d876982ba
|
|
| BLAKE2b-256 |
3ca7f5357208eb7673d40c2aaa36b24f76b55cd59e5e6c6f696d97b754889fd1
|
File details
Details for the file morphlabs-0.2.0-py3-none-any.whl.
File metadata
- Download URL: morphlabs-0.2.0-py3-none-any.whl
- Upload date:
- Size: 11.0 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 |
d80afd5a3c89365d95deee41f6180633e47c6b6e128cb6c227a8be6a7dcfe69c
|
|
| MD5 |
c8bd22735f6abea312e38ec8e4c364e7
|
|
| BLAKE2b-256 |
738756f1371223275123b6c80c7acf88b88190ea7e4b27245ed8513eb671e3dd
|