A curated list of awesome Hatch plugins and resources
-
hatch-fancy-pypi-readme 🌟(177) - Fancy PyPI READMEs with Hatch
-
hatch-vcs 🌟(161) - Hatch plugin for versioning with your preferred VCS
-
hatch-mypyc 🌟(49) - Hatch build hook plugin for Mypyc
-
hatch-jupyter-builder 🌟(48) - A hatch plugin to help build Jupyter packages
-
hatch-conda 🌟(42) - Hatch plugin for conda environments
-
hatch-requirements-txt 🌟(40) - Hatchling plugin to read project dependencies from requirements.txt
-
hatch-odoo 🌟(32) - A hatch plugin to develop and package Odoo projects
-
hatch-containers 🌟(25) - Hatch plugin for Docker containers
-
hatch-pip-deepfreeze 🌟(18) - A hatch virtual environment plugin to lock dependencies with pip-deepfreeze
-
hatch-autorun 🌟(15) - Hatch build hook plugin to inject code that will automatically run
-
hatch-zipped-directory 🌟(14) - Hatch plugin to build zip archives which unpack to a single specifically-named directory
-
hatch-aws 🌟(12) - Hatch plugin for building AWS Lambda functions with SAM
-
hatch-nodejs-version 🌟(10) - Hatch plugin to read pyproject.toml metadata from package.json
-
hatch-regex-commit 🌟(10) - Hatch plugin to create a commit and tag when bumping version
Feel free to add your own package here by creating a PR. You just need to add an entry to the end line of awesome.yaml file. For example:
- repo: https://github.com/hynek/hatch-fancy-pypi-readme
category: Plugins
# optional
name: hatch-fancy-pypi-readme
description: Fancy PyPI READMEs with Hatch
Then it will automate reordered by repository stars and category.