Pythonfromhttps://daniel.feldroy.com1 month agouv+just for testing multiple Python versionsUse uv and just instead of tox and nox to test Python projects across versions, simplifying configuration and reducing dependencies.
Pythonfromhttps://daniel.feldroy.com4 months agouv run for running tests on versions of PythonUsing uv run simplifies testing multiple Python versions locally without the overhead of traditional tools like Tox or Nox.