hatch
popularpackage managementpipx
Hatch · Python projects, env management, and builds from the terminal.
$ pipx install hatchOne-liner to try
$ hatch new demo && hatch run testAgent pack
Copy into an agent
A markdown-ready setup brief with install, verify, safe starting commands, and guardrails for AI agents.
Readiness
Usable with guardrails · 50/100
Verify
hatch --version
Agent URL
/cli/hatch/agent.md
Quick reference
Install
pipx install hatchVerify
hatch --versionFirst command
hatch new demo && hatch run testAbout
Python projects, env management, and builds from the terminal. Built by Hatch.
Example workflow
1. hatch new demo && hatch run test