hatch — Advanced Playground
Project manager: build, publish, envs, scripts
Advanced hatch techniquesRun locally
Install
pip install hatch # or: pipx install hatchPython CodeRun locally
These advanced techniques unlock the full power of hatch.
Challenge
Try modifying the code above to explore different behaviors. Can you extend the example to handle a new use case?