ezplot 0.1.0a4
Remote Procedure interface to Matplotlib
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.
- Author: William Baxter
- Home Page: http://www.billbaxter.com/projects/ezplot/
- Download URL: http://www.billbaxter.com/projects/ezplot/
- License: BSD License
-
Categories
- Development Status :: 3 - Alpha
- Environment :: Win32 (MS Windows)
- Environment :: X11 Applications
- Intended Audience :: Developers
- Intended Audience :: End Users/Desktop
- License :: OSI Approved :: BSD License
- Operating System :: MacOS :: MacOS X
- Operating System :: Microsoft :: Windows
- Operating System :: POSIX
- Programming Language :: Python
- Topic :: Multimedia :: Graphics
- Topic :: Scientific/Engineering :: Visualization
- Package Index Owner: BillBaxter
- DOAP record: ezplot-0.1.0a4.xml
