| title | 8. Create a Python package from scratch, a beginner-friendly tutorial |
|---|---|
| excerpt | Learn how to create a Python package and make your code installable using Hatch. This tutorial walks you through structuring your code and configuring a pyproject.toml so others can easily install and use your package. |
| link | https://www.pyopensci.org/python-package-guide/tutorials/create-python-package.html |
| btn_label | View Tutorial |
| btn_class | btn--success btn--large |