From 2750cb452447db4bc865ac273ba722b3b69b1d38 Mon Sep 17 00:00:00 2001 From: Ofek Lev Date: Sat, 30 Apr 2022 16:22:18 -0400 Subject: [PATCH] Add Hatch --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 17bbbe2d..bfd92e25 100644 --- a/README.md +++ b/README.md @@ -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