bittorrent-codex-docs/10 Notes/Modern Python Tools.md

19 lines
371 B
Markdown
Raw Permalink Normal View History

2024-11-11 02:49:08 +07:00
---
tags:
- python/tools
- python/virtualenv
related-to:
- "[[Deluge]]"
---
#python/tools #python/virtualenv
| related-to | [[Deluge]] |
| ---------- | ----------------------- |
Some modern Python tooling to look at:
- [uv](https://docs.astral.sh/uv/),
- [pipx](https://pipx.pypa.io/stable/)
- [tox - automation project](https://tox.wiki/en/4.23.0/index.html)