A curated list of awesome Hatch plugins and resources
-
hatch-fancy-pypi-readme 🌟(157) - Fancy PyPI READMEs with Hatch
-
hatch-vcs 🌟(104) - Hatch plugin for versioning with your preferred VCS
-
hatch-jupyter-builder 🌟(39) - A hatch plugin to help build Jupyter packages
-
hatch-conda 🌟(38) - Hatch plugin for conda environments
-
hatch-mypyc 🌟(37) - Hatch build hook plugin for Mypyc
-
hatch-requirements-txt 🌟(33) - Hatchling plugin to read project dependencies from requirements.txt
-
hatch-odoo 🌟(27) - A hatch plugin to develop and package Odoo projects
-
hatch-containers 🌟(22) - Hatch plugin for Docker containers
-
hatch-pip-deepfreeze 🌟(19) - A hatch virtual environment plugin to lock dependencies with pip-deepfreeze
-
hatch-aws 🌟(13) - Hatch plugin for building AWS Lambda functions with SAM
-
hatch-zipped-directory 🌟(10) - Hatch plugin to build zip archives which unpack to a single specifically-named directory
-
hatch-autorun 🌟(9) - Hatch build hook plugin to inject code that will automatically run
-
hatch-regex-commit 🌟(9) - Hatch plugin to create a commit and tag when bumping version
-
hatch-nodejs-version 🌟(7) - Hatch plugin to read pyproject.toml metadata from package.json
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.