Skip to main content

Python-based lower limb exosuit

Project description

Python Exosuit

Coverage Status Docker Image CI

This repo is the main codebase to run the lower-limb exosuit on a single board computer like the Jetson Nano.

Install

To install the library run:

uv install python-exosuit

OR

uv install git+https://github.com/TUM-Aries-Lab/python-exosuit.git@<specific-tag>

Development

  1. Install uv
  2. Install pyenv
  3. pyenv install <desired-python-version> # install the required python version
  4. pyenv global <desired-python-version> # set the required python version
  5. git clone git@github.com:TUM-Aries-Lab/exosuit-python.git
  6. make init to create the virtual environment and install dependencies
  7. make format to format the code and check for errors
  8. make test to run the test suite
  9. make clean to delete the temporary files and directories

Publishing

It's super easy to publish your own packages on PyPI. To build and publish this package run:

uv build
uv publish  # make sure your version in pyproject.toml is updated

The package can then be found at: https://pypi.org/project/exosuit-python

Module Usage

"""Basic docstring for my module."""

def main() -> None:
    """Run a simple demonstration."""
    logger.info("Hello World!")

if __name__ == "__main__":
    main()

Program Usage

uv run python -m exosuit_python

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

exosuit_python-0.0.1.tar.gz (44.5 kB view details)

Uploaded Source

Built Distribution

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

exosuit_python-0.0.1-py3-none-any.whl (5.0 kB view details)

Uploaded Python 3

File details

Details for the file exosuit_python-0.0.1.tar.gz.

File metadata

  • Download URL: exosuit_python-0.0.1.tar.gz
  • Upload date:
  • Size: 44.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.9.10 {"installer":{"name":"uv","version":"0.9.10"},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}

File hashes

Hashes for exosuit_python-0.0.1.tar.gz
Algorithm Hash digest
SHA256 c5102081ec6ecdc31d30740871892cdbfa22b683b585d82851f87bc0659ce1fd
MD5 48c52770706393c1a7b54e762657ff71
BLAKE2b-256 b857333c8b789e049103c04d0c1c4eea186d296f4a562b5ba5afb2d9e8d64d35

See more details on using hashes here.

File details

Details for the file exosuit_python-0.0.1-py3-none-any.whl.

File metadata

  • Download URL: exosuit_python-0.0.1-py3-none-any.whl
  • Upload date:
  • Size: 5.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.9.10 {"installer":{"name":"uv","version":"0.9.10"},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}

File hashes

Hashes for exosuit_python-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 15fd67b452d3d479dd06ce82d3aebb23f353e9848036090dfcced10d7137057c
MD5 ca91f3d780777f8d8369c8292652c54b
BLAKE2b-256 9a5628260b2fd686b4bb571f00f19326f974fa153ca7538acc444f729a99eaf3

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