Skip to main content

Remote Procedure interface to Matplotlib

Project description

A remote procedure interface to Matplotlib.
This package allows you to invoke Matplotlib
(http://matplotlib.sourceforge.net)
plotting commands over an XML-RPC interface. The plotting
commands are issued by the 'plotclient', sent over XML-RPC,
then executed by a (local) 'plotserver'. The advantage to
this is that the plotting commands are executed in a
completely separate process from the client, thus there are
no issues with getting stuck in the Matplotlib GUI's main
loop. Similar to what you get from"ipython -pylab", but this
works with any Python shell whether it's console-based or
GUI based.

Project details


Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page