Add Hatch

This commit is contained in:
Ofek Lev 2022-04-30 16:22:18 -04:00 committed by GitHub
parent edf110dd9f
commit 2750cb4524
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -929,6 +929,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
* [pip-tools](https://github.com/jazzband/pip-tools) - A set of tools to keep your pinned Python dependencies fresh.
* [PyPI](https://pypi.org/)
* [conda](https://github.com/conda/conda/) - Cross-platform, Python-agnostic binary package manager.
* [Hatch](https://github.com/ofek/hatch) - Modern, extensible Python project management.
* [poetry](https://github.com/sdispater/poetry) - Python dependency management and packaging made easy.
## Package Repositories