dev-python / hatch

Modern, extensible Python project management

Official package sites : https://github.com/pypa/hatch/ · https://pypi.org/project/hatch/ ·

v1.14.0-r1 :: 0 :: gentoo

Modified
License
MIT
Keywords
~amd64
USE flags
test

General

test
Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)

python_targets

pypy3
Build with PyPy3
python3_10
Build with Python 3.10
python3_11
Build with Python 3.11
python3_12
Build with Python 3.12
python3_13
Build with Python 3.13

dev-lang / pypy : A fast, compliant alternative implementation of the Python (3.11) language

dev-lang / python : Freethreading (no-GIL) version of Python programming language

dev-python / click : A Python package for creating beautiful command line interfaces

dev-python / hatchling : Modern, extensible Python build backend

dev-python / httpx : Fully-featured HTTP client which provides sync and async APIs

dev-python / hyperlink : A featureful, correct URL for Python

dev-python / keyring : Provides access to the system keyring service

dev-python / packaging : Core utilities for Python packages

dev-python / pexpect : Python module for spawning child apps and responding to expected patterns

dev-python / platformdirs : A small Python module for determining appropriate platform-specific dirs

dev-python / pyproject-hooks : Wrappers to build Python packages using PEP 517 hooks

dev-python / rich : Python library for rendering rich text, tables, etc. to the terminal

dev-python / shellingham : Tool to Detect Surrounding Shell

dev-python / tomli-w : A lil' TOML writer

dev-python / tomlkit : Style preserving TOML library

dev-python / userpath : Cross-platform tool for adding locations to the user PATH

dev-python / uv : A Python package installer and resolver, written in Rust

dev-python / virtualenv : Virtual Python Environment builder

dev-python / zstandard : Zstandard Bindings for Python

Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
dev-python/hatch: Strip Python-level dep on dev-python/uv
Strip Python-level dependency on "uv". We install it as a pure Rust package, and therefore don't have .dist-info for it. Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
dev-python/hatch: New package, 1.14.0
Another packaging tool, added to help people run tests in an upstream-blessed way quickly. Signed-off-by: Michał Górny <mgorny@gentoo.org>