This package browser is in early development. Mind the rough edges.

hatch 1.7.0

Python project management

Hatch is a modern, extensible Python project manager.

Features

  • Standardized build system with reproducible builds by default

  • Robust environment management with support for custom scripts

  • Configurable Python distribution management

  • Easy publishing to PyPI or other indexes

  • Version management

  • Configurable project generation with sane defaults

  • Responsive CLI, ~2-3x faster than equivalent tools

Installation

Install hatch 1.7.0 as follows:

guix install hatch@1.7.0

Or install the latest version:

guix install hatch

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.