We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent beafe86 commit 79b6066Copy full SHA for 79b6066
README.md
@@ -14,6 +14,7 @@
14
15
#### General Python Programming
16
[uv](https://github.com/astral-sh/uv) - Dependency management.
17
+[just](https://github.com/casey/just) - Command runner. Replacement for make.
18
[python-dotenv](https://github.com/theskumar/python-dotenv) - Manage environment variables.
19
[structlog](https://github.com/hynek/structlog) - Python logging.
20
[more_itertools](https://more-itertools.readthedocs.io/en/latest/) - Extension of itertools.
0 commit comments