mirror of https://github.com/pypa/hatch.git
f81f1d210f | ||
---|---|---|
.github | ||
backend | ||
docs | ||
scripts | ||
src/hatch | ||
tests | ||
.flake8 | ||
.gitattributes | ||
.gitignore | ||
LICENSE.txt | ||
README.md | ||
hatch.toml | ||
mkdocs.yml | ||
mypy.ini | ||
pyproject.toml |
README.md
Hatch
CI/CD | |
Docs | |
Package | |
Meta |
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
- Easy publishing to PyPI or other sources
- Version management
- Configurable project generation with sane defaults
- Responsive CLI, ~2-3x faster than equivalent tools
Documentation
The documentation is made with Material for MkDocs and is hosted by GitHub Pages.
License
Hatch is distributed under the terms of the MIT license.