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

python-setuptools 67.6.1

Library designed to facilitate packaging Python projects

Setuptools is a fully-featured, stable library designed to facilitate packaging Python projects, where packaging includes:

  • Python package and module definitions

  • distribution package metadata

  • test hooks

  • project installation

  • platform-specific details.

Installation

Install python-setuptools 67.6.1 as follows:

guix install python-setuptools@67.6.1

Or install the latest version:

guix install python-setuptools

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.