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

python-twine 6.1.0

Collection of utilities for interacting with PyPI

twine currently supports registering projects and uploading distributions. It authenticates the user over HTTPS, allows them to pre-sign their files and supports any packaging format (including wheels).

Installation

Install python-twine 6.1.0 as follows:

guix install python-twine@6.1.0

Or install the latest version:

guix install python-twine

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.