mirror of https://github.com/pypa/hatch.git
0658a2da46
* improve artifact documentation * Apply suggestions from code review * Apply suggestions from code review Co-authored-by: Ofek Lev <ofekmeister@gmail.com> |
||
---|---|---|
.github/workflows | ||
backend | ||
docs | ||
scripts | ||
src/hatch | ||
tests | ||
.flake8 | ||
.gitattributes | ||
.gitignore | ||
LICENSE.txt | ||
README.md | ||
hatch.toml | ||
mkdocs.yml | ||
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.