We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a5c3d15 + a79a6cc commit 8d59989Copy full SHA for 8d59989
1 file changed
README.md
@@ -798,6 +798,7 @@ _Libraries for package and dependency management._
798
- [pip-tools](https://github.com/jazzband/pip-tools) - A set of tools to keep your pinned Python dependencies fresh.
799
- [PyPI](https://pypi.org/)
800
- [conda](https://github.com/conda/conda/) - Cross-platform, Python-agnostic binary package manager.
801
+- [Hatch](https://github.com/pypa/hatch) - Modern, extensible Python project management.
802
- [poetry](https://github.com/sdispater/poetry) - Python dependency management and packaging made easy.
803
- [uv](https://github.com/astral-sh/uv) - An extremely fast Python package and project manager, written in Rust.
804
0 commit comments