Hip controller for the lower limb exosuit
Project description
hip-controller
Simple README.md for a Python project template.
Install
To install the library from PyPI:
uv pip install hip-controller==latest
OR
uv add git+https://github.com/TUM-Aries-Lab/hip-controller.git@<specific-tag> # needs credentials
Development
- Install uv from Astral.
git clone git@github.com:TUM-Aries-Lab/hip-controller.gitmake initto create the virtual environment and install dependenciesmake formatto format the code and check for errorsmake testto run the test suitemake cleanto 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/hip-controller
Module Usage
"""Basic docstring for my module."""
from loguru import logger
from hip_controller import definitions
def main() -> None:
"""Run a simple demonstration."""
logger.info("Hello World!")
if __name__ == "__main__":
main()
Program Usage
uv run python -m hip_controller
Structure
The following tree shows the important permanent files. Run make tree to update.
├── src
│ └── hip_controller
│ ├── __init__.py
│ ├── __main__.py
│ ├── app.py
│ ├── definitions.py
│ └── utils.py
├── tests
│ ├── __init__.py
│ ├── app_test.py
│ ├── conftest.py
│ └── utils_test.py
├── .dockerignore
├── .gitignore
├── .pre-commit-config.yaml
├── .python-version
├── CONTRIBUTING.md
├── Dockerfile
├── LICENSE
├── Makefile
├── README.md
├── pyproject.toml
├── repo_tree.py
└── uv.lock
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
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 hip_controller-0.0.2.tar.gz.
File metadata
- Download URL: hip_controller-0.0.2.tar.gz
- Upload date:
- Size: 5.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
365547148b55f50f7fcf3b8348f1b544254d190aa9555717043a1d578af34a4c
|
|
| MD5 |
5f4ed489915582fb950b04abc506aca3
|
|
| BLAKE2b-256 |
a13cac2de99243f81263329c3f219b6ce90b5cf4259f259f76e3e328655b995e
|
Provenance
The following attestation bundles were made for hip_controller-0.0.2.tar.gz:
Publisher:
pypi-publish.yml on TUM-Aries-Lab/hip-controller
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
hip_controller-0.0.2.tar.gz -
Subject digest:
365547148b55f50f7fcf3b8348f1b544254d190aa9555717043a1d578af34a4c - Sigstore transparency entry: 764358916
- Sigstore integration time:
-
Permalink:
TUM-Aries-Lab/hip-controller@3c000772c07cd51931e28a2bae02f1aeafac29ed -
Branch / Tag:
refs/tags/v0.0.2 - Owner: https://github.com/TUM-Aries-Lab
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
pypi-publish.yml@3c000772c07cd51931e28a2bae02f1aeafac29ed -
Trigger Event:
push
-
Statement type:
File details
Details for the file hip_controller-0.0.2-py3-none-any.whl.
File metadata
- Download URL: hip_controller-0.0.2-py3-none-any.whl
- Upload date:
- Size: 5.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5ab1c209751cc10f4cf4b497f14aeab7e3b689786d66dc9de88f2a635b562e45
|
|
| MD5 |
93b74366f769e61e9c73330c7dcbbb6e
|
|
| BLAKE2b-256 |
4460e1a256674678877d959e31d151c9d69516c779c80db991d192d3caf9b0ec
|
Provenance
The following attestation bundles were made for hip_controller-0.0.2-py3-none-any.whl:
Publisher:
pypi-publish.yml on TUM-Aries-Lab/hip-controller
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
hip_controller-0.0.2-py3-none-any.whl -
Subject digest:
5ab1c209751cc10f4cf4b497f14aeab7e3b689786d66dc9de88f2a635b562e45 - Sigstore transparency entry: 764358919
- Sigstore integration time:
-
Permalink:
TUM-Aries-Lab/hip-controller@3c000772c07cd51931e28a2bae02f1aeafac29ed -
Branch / Tag:
refs/tags/v0.0.2 - Owner: https://github.com/TUM-Aries-Lab
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
pypi-publish.yml@3c000772c07cd51931e28a2bae02f1aeafac29ed -
Trigger Event:
push
-
Statement type: