Skip to main content

No project description provided

Project description

hdsemg-shared

Reusable Python components and utilities for working with high-density surface EMG (HD-sEMG) data.

This module contains shared logic used across multiple related projects, such as hdsemg-pipe and hdsemg-select. It is installable as a standalone Python package.


📦 Installation

This package lives inside a subdirectory (src/shared_logic) of a larger monorepo. It includes its own setup.py and can be installed directly via pip.

🔒 Private Installation via SSH

Ensure your SSH access to GitHub is properly configured:

ssh -T git@github.com

Then install using pip:

pip install "git+ssh://git@github.com/johanneskasser/hdsemg-pipe.git@BRANCH_NAME#egg=hdsemg-shared&subdirectory=src/shared_logic"

Replace BRANCH_NAME with the appropriate branch name, for example:

pip install "git+ssh://git@github.com/johanneskasser/hdsemg-pipe.git@17-implement-subdirectory-for-fileloading-logic-to-share-between-projects-hdsemg-pipe-and-hdsemg-select#egg=hdsemg-shared&subdirectory=src/shared_logic"

You must have access to the repository via SSH. This typically requires that your public SSH key is added to your GitHub account.


🧪 Local Development

If you're actively developing or testing the module locally, you can install it in editable mode:

cd path/to/hdsemg-pipe/src/shared_logic
pip install -e .

This will allow you to make code changes without reinstalling the package.


🧰 Requirements

This module requires:

  • Python ≥ 3.7
  • numpy
  • scipy

These will be installed automatically via install_requires if not already present in your environment.

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

hdsemg_shared-0.0.4.tar.gz (12.4 kB view details)

Uploaded Source

Built Distribution

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

hdsemg_shared-0.0.4-py3-none-any.whl (13.9 kB view details)

Uploaded Python 3

File details

Details for the file hdsemg_shared-0.0.4.tar.gz.

File metadata

  • Download URL: hdsemg_shared-0.0.4.tar.gz
  • Upload date:
  • Size: 12.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.3

File hashes

Hashes for hdsemg_shared-0.0.4.tar.gz
Algorithm Hash digest
SHA256 0c74fff73b9f2ff11d92eac5bfd731158e826af03ae0413c3976d339b09d285d
MD5 751a10dda4c3f70ded5a74e27c48aff1
BLAKE2b-256 9a45c465e793c41da19b1c9570c3570daac44d165081ef05cf3e1c130c9e0b28

See more details on using hashes here.

File details

Details for the file hdsemg_shared-0.0.4-py3-none-any.whl.

File metadata

  • Download URL: hdsemg_shared-0.0.4-py3-none-any.whl
  • Upload date:
  • Size: 13.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.3

File hashes

Hashes for hdsemg_shared-0.0.4-py3-none-any.whl
Algorithm Hash digest
SHA256 089a2c7dd951bee27b1857f8fb72d21d6ac1a99879f93b55a5c1316e489ef8ed
MD5 905cce4674cec7c1240638dae41439e8
BLAKE2b-256 de5d1170f7c155250e4613b66577c302503a4f420aed1bbba38562f32734a5ba

See more details on using hashes here.

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