pep8:
pep8 is a tool to check your Python code against some of the style conventions in PEP 8.
archery:
Archey is a system information tool written in Python.
psutil :
psutil is a module providing an interface for retrieving information on running processes and system utilization (CPU, memory) in a portable way by using Python, implementing many functionalities offered by command line tools like ps, top, kill, lsof and netstat.
shellinabox:
Shell In A Box implements a web server that can export arbitrary command line tools to a web based terminal emulator. This emulator is accessible to any JavaScript and CSS enabled web browser and does not require any additional browser plugins.
How to get your code into an open source project