1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00
freebsd-ports/devel/py-hatch/pkg-descr
2023-12-26 00:10:52 +08:00

12 lines
428 B
Plaintext

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