2024-07-20 12:26:57 +02:00
2024-04-18 15:18:55 +02:00
2019-02-12 17:47:48 +01:00
2019-02-12 17:47:48 +01:00
2019-02-12 17:47:48 +01:00
2024-07-20 12:26:57 +02:00
2020-10-27 09:54:27 +01:00

Install, in "development mode", so any change in the local repo is effective:

python -m pip install --editable git+<url>#egg=mechanics --src=$HOME/repos --prefix=$HOME/.local --break-system-packages

Uninstall:

python -m pip uninstall mechanics --break-system-packages
Description
engineering tools
Readme 57 KiB
Languages
Python 100%