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.3.tar.gz (11.5 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.3-py3-none-any.whl (13.6 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for hdsemg_shared-0.0.3.tar.gz
Algorithm Hash digest
SHA256 fbdeecd8985c34cb6ab4f7bf454cc15aad34c869593941209fccb72589deda55
MD5 f548b84bdc41040253d85d6ef678a7af
BLAKE2b-256 cd6ff2cb4a79efd34e85d5082906cd9eb9f28f26ff353ffd7dc87c8c3a6a7487

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for hdsemg_shared-0.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 5487fe7bb07378ee667592dbcd191ea6dce7d6fd4b98d7f249d89c451054907f
MD5 206ec0922650292f14e03c73a94f6408
BLAKE2b-256 3d3cbf9d5a188b58d694b9131527cdb2029ace3b5d386e7a0700217a95d8e87f

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