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

python-docker-pycreds 0.4.0

Python bindings for the Docker credentials store API

Docker-Pycreds contains the Python bindings for the docker credentials store API. It allows programmers to interact with a Docker registry using Python without keeping their credentials in a Docker configuration file.

Installation

Install python-docker-pycreds 0.4.0 as follows:

guix install python-docker-pycreds@0.4.0

Or install the latest version:

guix install python-docker-pycreds

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.