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

python-dockerpty 0.4.1

Python library to use the pseudo-TTY of a Docker container

Docker PTY provides the functionality needed to operate the pseudo-terminal (PTY) allocated to a Docker container using the Python client.

Installation

Install python-dockerpty 0.4.1 as follows:

guix install python-dockerpty@0.4.1

Or install the latest version:

guix install python-dockerpty

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.