PythonHub
2.54K subscribers
2.35K photos
50.2K links
News & links about Python programming.
https://pythonhub.dev/
Download Telegram
Scripting good practices in Python

SummaryYou can make your scripts just a little nicer with some tweaks:Use inline dependencies if ...

https://www.bitecode.dev/p/scripting-good-practices-in-python
👍1
A small matrix task runner for Python projects using Astral uv.

uv-matrix runs the same project tasks across Python versions, dependency variants, extras and arbitrary task variants defined in pyproject.toml.

https://github.com/atsuoishimoto/uv-matrix