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

hatch

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 the latest version of hatch as follows:

guix install hatch

Or install a particular version:

guix install hatch@1.7.0

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.

Badge code

HTML: <a href='http://127.0.0.1:3000/packages/hatch/'><img src='http://127.0.0.1:3000/packages/hatch/badges/latest-version.svg'></img></a>
Markdown: [![GNU Guix](http://127.0.0.1:3000/packages/hatch/badges/latest-version.svg)](http://127.0.0.1:3000/packages/hatch/)
Org: [[http://127.0.0.1:3000/packages/hatch/][http://127.0.0.1:3000/packages/hatch/badges/latest-version.svg]]