Skip to main content

DEPRECATED: renamed to open-wearable. Reader and utilities for multi-sensor OpenEarable recordings.

Project description

Open Earable Python

[!WARNING] open-earable-python is deprecated and has been renamed to open-wearable. Migrate now:

  • Install: pip install open-wearable
  • Update imports: from open_earable_python import ... -> from open_wearable import ...
  • Deprecation timeline: this package receives only critical fixes until December 31, 2026.
  • Migration guide: docs/migration-to-open-wearable.md

Python toolkit for parsing and analyzing multi-sensor OpenEarable recordings.

Installation

pip install open-wearable

Legacy package (deprecated):

pip install open-earable-python

For local development:

git clone https://github.com/OpenEarable/open-earable-python.git
cd open-earable-python
python -m venv .venv
source .venv/bin/activate
pip install -e .

Quick Example

from open_wearable import SensorDataset

dataset = SensorDataset("recording.oe")

# Combined time-indexed DataFrame of all parsed sensors
df = dataset.get_dataframe()

# Per-sensor views
imu_df = dataset.imu.df
ppg_red = dataset.ppg["ppg.red"]
audio_df = dataset.get_audio_dataframe()

Documentation

License

MIT. See LICENSE.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

open_earable_python-0.0.3.tar.gz (20.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

open_earable_python-0.0.3-py3-none-any.whl (13.3 kB view details)

Uploaded Python 3

File details

Details for the file open_earable_python-0.0.3.tar.gz.

File metadata

  • Download URL: open_earable_python-0.0.3.tar.gz
  • Upload date:
  • Size: 20.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for open_earable_python-0.0.3.tar.gz
Algorithm Hash digest
SHA256 26c78cd18e092b21f88a04a6be43d79946b6148bd40a3a98377f5b8f487ad523
MD5 affb370ad7698c6e091e30ecc0297042
BLAKE2b-256 c67a73c7c1fb2404108abeae6c10b5ae6624ef2ca916bf147f4bd0dd174f724e

See more details on using hashes here.

Provenance

The following attestation bundles were made for open_earable_python-0.0.3.tar.gz:

Publisher: publish-pypi.yml on OpenEarable/open-earable-python

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file open_earable_python-0.0.3-py3-none-any.whl.

File metadata

File hashes

Hashes for open_earable_python-0.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 455ec4ed7b70bf67453e8ac5d91396d0ed8a3276e4be5e5e9ceb5945f1cd9719
MD5 a7000063d588e649d0a9acd60b18965a
BLAKE2b-256 0d6a48b702e47046db91944903bf1cf2e140e51719236320a967066a9a7500f3

See more details on using hashes here.

Provenance

The following attestation bundles were made for open_earable_python-0.0.3-py3-none-any.whl:

Publisher: publish-pypi.yml on OpenEarable/open-earable-python

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page