MidgardOS Developer Documentation

A website documenting creating the build root for MidgardOS


Section 5 - Building the Base System Tools

Navigation    
« Python module Trove-Classifiers HOME Python module Hatch_vcs »

Python module Hatchling

Name: Python module Hatchling
Summary: An extensible, standards compliant build backend for Python modules
License: MIT
Version: 1.29.0
URL: https://github.com/pypa/hatch/releases/download/hatchling-v1.29.0/hatchling-1.29.0.tar.gz

Average Build Time: less than 0.1 SBU
Used Install Space: 2.3 MiB

Compilation and Installation

To compile Python module Hatchling, run the following command:

pip3 wheel -w dist --no-build-isolation --no-deps --no-cache-dir $PWD

Finally, to install Python module Hatchling into the build tree, run the following command:

pip3 install --no-index --find-links dist --no-user hatchling

Contents

Contents  
Installed Programs hatchling
Installed Plugins hatchling
Installed Files /usr/lib/python3.14/site-packages/hatchling and /usr/lib/python3.14/site-packages/hatchling-1.28.0.dist-info
Navigation    
« Python module Trove-Classifiers HOME Python module Hatch_vcs »