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.2.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.2-py3-none-any.whl
(11.4 kB
view details)
File details
Details for the file morphlabs-0.2.2.tar.gz.
File metadata
- Download URL: morphlabs-0.2.2.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 |
97ffa92a60cc66413bf1af4ef1147bf2c4419ec443526faf472da7a07bf24d59
|
|
| MD5 |
76b1e50dc115c1d99ca3ef878d6868d0
|
|
| BLAKE2b-256 |
ab1399c08262d065367819b5b848d5b860a43db7cc6c0aba34ff9e9c780d5fec
|
File details
Details for the file morphlabs-0.2.2-py3-none-any.whl.
File metadata
- Download URL: morphlabs-0.2.2-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 |
bf4dba3c8287d8738f74c3fe9e880cc42c2ae8f8bf09d73ffc75d7a306469570
|
|
| MD5 |
8075f9db3a35f8999243ace150b7ec9e
|
|
| BLAKE2b-256 |
8c8b1ab6ba2ae836cb729b1b334fb71b406d5ab37de70429776829e264ea98f0
|