Utility for viewing process activity.
Project description
A Python version of the popular top utility to view process activity such as CPU use, memory use, etc. Requires the Python System Information (PSI) package to be installed and supports all operating systems that PSI supports. Also requires Urwid for curses support.