Top Framework#
Top Framework is a Python library to build UNIX top like applications to display active and complete tasks in a terminal. With only dozens of lines of Python you can spin up your text user interface (TUI) tool for monitoring your tasks or requests.

It comes with a default application web-top to display active HTTP requests of your web server.
Top Framework is build on Rich text user interface rendering library.
Applications#
Top Framework provides following applications:
Framework#
How to use Top Framework to build your own custom tools.
More information#
Indices and tables#
License#
MIT.