Modern, extensible Python project management
Go to file
Dimitri Papadopoulos Orfanos ae8c3fbd68
Apply ruff rule RUF101 (#1501)
RUF101 `PGH001` is a redirect to `S307`
2024-05-18 21:34:50 -04:00
.github Upgrade PyApp to 0.21.1 2024-05-15 01:11:07 -04:00
backend Apply ruff rule RUF101 (#1501) 2024-05-18 21:34:50 -04:00
docs Upgrade PyApp to 0.21.1 2024-05-15 01:11:07 -04:00
release Make release artifacts have the expected naming (#1481) 2024-05-11 18:05:11 -04:00
scripts Document unselected static analysis rules (#1473) 2024-05-07 17:44:47 -04:00
src/hatch Guess linux variant from cpuinfo (#1484) 2024-05-13 23:37:10 -04:00
tests Guess linux variant from cpuinfo (#1484) 2024-05-13 23:37:10 -04:00
.gitattributes rewrite 2021-12-29 15:42:36 -05:00
.gitignore Update docs dependencies (#1101) 2023-12-09 18:26:32 -05:00
.linkcheckerrc Add blog post for v1.9.0 (#1163) 2023-12-18 22:13:29 -05:00
LICENSE.txt update licenses 2022-02-04 20:33:48 -05:00
README.md Support UV (#1380) 2024-04-12 16:10:47 -04:00
hatch.toml Various cleanups (#1416) 2024-04-22 00:44:42 -04:00
mkdocs.insiders.yml Support building docs for contributors (#1133) 2023-12-12 21:33:04 -05:00
mkdocs.yml Add VS Code guide (#1403) 2024-04-19 13:47:29 -04:00
pyoxidizer.bzl Make release artifacts have the expected naming (#1481) 2024-05-11 18:05:11 -04:00
pyproject.toml Upgrade virtualenv dependency (#1440) 2024-04-29 13:08:27 -04:00
ruff.toml Upgrade Ruff (#1147) 2023-12-14 13:33:15 -05:00
ruff_defaults.toml Upgrade Ruff to 0.4.2 2024-05-01 20:00:06 -04:00

README.md

Hatch

Hatch logo
CI/CD CI - Test CD - Build Hatch CD - Build Hatchling
Docs Docs - Release Docs - Dev
Package PyPI - Version PyPI - Downloads PyPI - Python Version
Meta Hatch project linting - Ruff types - Mypy License - MIT GitHub Sponsors

Hatch is a modern, extensible Python project manager.

Features

See the Why Hatch? page for more information.

Documentation

The documentation is made with Material for MkDocs and is hosted by GitHub Pages.

License

Hatch is distributed under the terms of the MIT license.