Skip to content

A curated list of awesome Hatch plugins and resources

License

Notifications You must be signed in to change notification settings

ischaojie/awesome-hatch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Awesome Hatch Awesome

A curated list of awesome Hatch plugins and resources

Plugins

  • hatch-fancy-pypi-readme 🌟(142) - Fancy PyPI READMEs with Hatch

  • hatch-vcs 🌟(79) - Hatch plugin for versioning with your preferred VCS

  • hatch-jupyter-builder 🌟(36) - A hatch plugin to help build Jupyter packages

  • hatch-conda 🌟(34) - Hatch plugin for conda environments

  • hatch-mypyc 🌟(32) - Hatch build hook plugin for Mypyc

  • hatch-requirements-txt 🌟(26) - Hatchling plugin to read project dependencies from requirements.txt

  • hatch-containers 🌟(18) - Hatch plugin for Docker containers

  • hatch-pip-deepfreeze 🌟(17) - A hatch virtual environment plugin to lock dependencies with pip-deepfreeze

  • hatch-odoo 🌟(15) - A hatch plugin to develop and package Odoo projects

  • hatch-aws 🌟(11) - Hatch plugin for building AWS Lambda functions with SAM

  • hatch-zipped-directory 🌟(9) - Hatch plugin to build zip archives which unpack to a single specifically-named directory

  • hatch-regex-commit 🌟(9) - Hatch plugin to create a commit and tag when bumping version

  • hatch-autorun 🌟(6) - Hatch build hook plugin to inject code that will automatically run

  • hatch-nodejs-version 🌟(6) - Hatch plugin to read pyproject.toml metadata from package.json

Contributing

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.

About

A curated list of awesome Hatch plugins and resources

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published