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.0.tar.gz
(8.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
File details
Details for the file morphlabs-0.1.0.tar.gz.
File metadata
- Download URL: morphlabs-0.1.0.tar.gz
- Upload date:
- Size: 8.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 |
efdcef700893a72366aac747fd6fd2809bdfa94773663d45c03cc840d5791b40
|
|
| MD5 |
9f6aaa7df5d218a94f6a9cb41ee6fcc9
|
|
| BLAKE2b-256 |
994ec72cbc3b8156082cbdb9c93032f0d04504e022874361f7b6962c72d732d9
|
File details
Details for the file morphlabs-0.1.0-py3-none-any.whl.
File metadata
- Download URL: morphlabs-0.1.0-py3-none-any.whl
- Upload date:
- Size: 6.6 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 |
96ffe91b8cf5b228d4f5360a7ee0299a39788d3ae708964a34505f61e7e8034f
|
|
| MD5 |
341df5bd60302093260c51563ecc2d98
|
|
| BLAKE2b-256 |
ceb3b8be9ae9012042f9dca6616b60c4349a140db7c0610a31a30bb411ce8788
|