--- id: hatch version: "1.18.0" license: MIT license_treatment: permissive maintenance: active --- # hatch — Modern, extensible Python project management License: permissive · Maintenance: active · Popularity: top 1,000 on PyPI ## Install pip install hatch uv add hatch poetry add hatch ## Description # Hatch
Hatch logo | | | | --- | --- | | CI/CD | [![CI - Test](https://github.com/pypa/hatch/actions/workflows/test.yml/badge.svg)](https://github.com/pypa/hatch/actions/workflows/test.yml) [![CD - Build Hatch](https://github.com/pypa/hatch/actions/workflows/build-hatch.yml/badge.svg)](https://github.com/pypa/hatch/actions/workflows/build-hatch.yml) [![CD - Build Hatchling](https://github.com/pypa/hatch/actions/workflows/build-hatchling.yml/badge.svg)](https://github.com/pypa/hatch/actions/workflows/build-hatchling.yml) | | Docs | [![Docs - Release](https://github.com/pypa/hatch/actions/workflows/docs-release.yml/badge.svg)](https://github.com/pypa/hatch/actions/workflows/docs-release.yml) [![Docs - Dev](https://github.com/pypa/hatch/actions/workflows/docs-dev.yml/badge.svg)](https://github.com/pypa/hatch/actions/workflows/docs-dev.yml) | | Package | [![PyPI - Version](https://img.shields.io/pypi/v/hatch.svg?logo=pypi&label=PyPI&logoColor=gold)](https://pypi.org/project/hatch/) [![PyPI - Python... ## AI interpretation — verify before relying Hatch is a modern Python project manager that handles build systems, environment management, testing, static analysis, publishing, and version control in a single integrated tool. Verdict: Hatch is a production-stable, actively maintained project manager with low install friction and no known vulnerabilities. Its broad dependency footprint (19 runtime deps including uv, virtualenv, and rich) reflects comprehensive feature coverage rather than instability, and the MIT license poses no adoption barriers. [View on SkillFed](https://skillfed.io/packages/hatch) · [View on PyPI](https://pypi.org/project/hatch/)