2024-07-20 12:35:46 +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:29:54 +02:00
2024-07-20 12:35:46 +02:00

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

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

Uninstall:

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