Skip to content

Latest commit

 

History

History
11 lines (11 loc) · 480 Bytes

File metadata and controls

11 lines (11 loc) · 480 Bytes
title 0. Get to know Hatch
excerpt Hatch is an end-to-end Python packaging and workflow tool. In this tutorial, you will install and learn how to configure Hatch for Python packaging.
learning_objectives
How to install Hatch using either pipx or pip
How to configure hatch using the hatch .toml file
link https://www.pyopensci.org/python-package-guide/tutorials/get-to-know-hatch.html
btn_label View Tutorial
btn_class btn--success btn--large