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

iotop-python

Displays the IO activity of running processes

Iotop is a Python program with a top like user interface to show the processes currently causing I/O.

Installation

Install the latest version of iotop-python as follows:

guix install iotop-python

Or install a particular version:

guix install iotop-python@0.6-0.a14256a

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.

Badge code

You can use the following badge to inform users of iotop-python about the latest version available in Guix.

Example HTML:

<a href='https://packages.guix.gnu.org/packages/iotop-python'><img src='https://packages.guix.gnu.org/packages/iotop-python/badges/latest-version.svg' alt='Version in GNU Guix'></a>

Example Markdown:

[![Version in GNU Guix](https://packages.guix.gnu.org/packages/iotop-python/badges/latest-version.svg)](https://packages.guix.gnu.org/packages/iotop-python)

Example Org:

[[https://packages.guix.gnu.org/packages/iotop-python][https://packages.guix.gnu.org/packages/iotop-python/badges/latest-version.svg]]