hatch

Package — PackagingPython 3.7+Intermediate

Project manager: build, publish, envs, scripts

Quick Info

Documentation
Official Docs
Python Version
3.7+
Dependencies
click, hatchling, hyperlink, keyring, packaging, platformdirs, rich, shellingham, tomli-w, tomlkit, userpath, virtualenv
Install
pip install hatch # or: pipx install hatch

Learn by Difficulty

Quick Example

python
# Install: pip install hatch  # or: pipx install hatch
import hatch

# Basic hatch usage
print(f"Using hatch")
# See documentation for detailed examples

hatch is a third-party package. Project manager: build, publish, envs, scripts. Install with: pip install hatch # or: pipx install hatch

Try in Playground

Tags

packagepackagingdistributionbuild