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.1.tar.gz
(15.3 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.1-py3-none-any.whl
(11.4 kB
view details)
File details
Details for the file morphlabs-0.2.1.tar.gz.
File metadata
- Download URL: morphlabs-0.2.1.tar.gz
- Upload date:
- Size: 15.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
333cba290148a89ca0c8d8d05e362f5c809e1a0903359e3e9d23d5b7a23dcd94
|
|
| MD5 |
29b255a27a581029635bb37d3657d3ed
|
|
| BLAKE2b-256 |
95977bdccebaaa942ab3ec4cbbab9f4a97097fc0923ff03419a7f8c87482eed7
|
File details
Details for the file morphlabs-0.2.1-py3-none-any.whl.
File metadata
- Download URL: morphlabs-0.2.1-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 |
310b2041a5ac718462bbad178a93622294fcfc61f7b38422457aa9e047bd437a
|
|
| MD5 |
8b283d7288ab69314a2fe52dca2be646
|
|
| BLAKE2b-256 |
dac1581468c977f5cd5dd4b9eb4e2e428663a8a72592760be76a84ebe02357ee
|