summaryrefslogtreecommitdiff
path: root/devel/py-hatch/pkg-descr
blob: ccc5a6983792f4e6e59997fbd4ca41ae6b6f58c0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
Hatch is a modern, extensible Python project manager.

Features:
- Standardized build system with reproducible builds by default
- Robust environment management with support for custom scripts
- Configurable Python distribution management
- Static analysis with sane defaults
- Easy publishing to PyPI or other indexes
- Version management
- Best practice project generation
- Responsive CLI, ~2-3x faster than equivalent tools