PyMonitor

Way cool:

PyMonitor module is used to add support for enable runtime monitoring of an Python application.

After creating an instance of the MonitorServer and starting the thread it publish and XML-RPC interface that provides methods for listing all all current instances. For a specific instance the MonitorServer can provide information about all attributes and class methods for the given instance.

The screen shot of the wx client show what you can do. I can’t wait for some free time to play with this and Mnet.

#python