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.
- Versions: 0.6-0.a14256a
- Website: http://guichaz.free.fr/iotop/
- Licenses: GPL 2+
- Package source: gnu/packages/linux.scm
- Builds: See build status
- Issues: See known issues
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:
[](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]]