things.py icon indicating copy to clipboard operation
things.py copied to clipboard

Migrate to uv

Open AlexanderWillner opened this issue 9 months ago • 10 comments

Goal

  • As a developer
  • I want to use proper tooling
  • so that I can manage dependencies and the code

Suggested approach In order to achieve this goal I suggest to use uv

Additional context Over the last years multiple approaches in the Python ecosystem emerged (pip , pip-tools , pipx , poetry , pyenv , twine , virtualenv). Nowadays it seems uv is the best choice.

AlexanderWillner avatar Apr 06 '25 17:04 AlexanderWillner