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 its console-based or
GUI based.

Project details


Supported by

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