Skip to content

Commit 9a9281f

Browse files
Add hatch to Package Management #HSFDPMUW (#3256)
1 parent c6e08dc commit 9a9281f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1078,6 +1078,7 @@ _Libraries for Python version and virtual environment management._
10781078
_Libraries for package and dependency management._
10791079

10801080
- [conda](https://github.com/conda/conda/) - Cross-platform, Python-agnostic binary package manager.
1081+
- [hatch](https://github.com/pypa/hatch) - Modern, extensible Python project manager for environments, builds, and publishing.
10811082
- [pip](https://github.com/pypa/pip) - The package installer for Python.
10821083
- [pipx](https://github.com/pypa/pipx) - Install and Run Python Applications in Isolated Environments. Like `npx` in Node.js.
10831084
- [poetry](https://github.com/python-poetry/poetry) - Python dependency management and packaging made easy.

0 commit comments

Comments
 (0)