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
Quick reference
Install
pipx install hatchVerify
hatch --versionFirst command
hatch new demo && hatch run testMachine JSON
/cli/hatch.jsonAbout
Python projects, env management, and builds from the terminal. Built by Hatch.
Example workflow
1. hatch new demo && hatch run test