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.1.1.tar.gz
(12.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
File details
Details for the file morphlabs-0.1.1.tar.gz.
File metadata
- Download URL: morphlabs-0.1.1.tar.gz
- Upload date:
- Size: 12.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 |
182b277d4921d5d8bbeef59a6c3ee653a37d7c1d5604209a844f64ee93c61951
|
|
| MD5 |
aac3912be6d9d5ec98e8db271cbe13e1
|
|
| BLAKE2b-256 |
8ae59eeea5d65c644e979857595c6d2a6c1eb5caf8a92949e14e1a11de9d72d5
|
File details
Details for the file morphlabs-0.1.1-py3-none-any.whl.
File metadata
- Download URL: morphlabs-0.1.1-py3-none-any.whl
- Upload date:
- Size: 8.9 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 |
5ce84c537ae6df8db197f550e09efee9b6f464b30f4f3f29cc33f6fcf2f31a38
|
|
| MD5 |
2115f526cb4118715488ee7f66073699
|
|
| BLAKE2b-256 |
1d68d240fcd3b0e49d8da8a3c01abf316b179b76d5c7541c806d1a4f96fc1cc0
|