hatch

Modern, extensible Python project management tool

brewmacoslinux
Try with needOr install directly
Source

About

Modern, extensible Python project management

Commands

hatch

Examples

Create a new Python project with modern structure$ hatch new my-project
Run tests in isolated environment$ hatch test
Build and publish package to PyPI$ hatch publish