{ "info": { "author": "William Baxter", "author_email": "wbaxter@gmail.com", "bugtrack_url": null, "classifiers": [ "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" ], "description": "A remote procedure interface to Matplotlib.\nThis package allows you to invoke Matplotlib \n (http://matplotlib.sourceforge.net) \nplotting commands over an XML-RPC interface. The plotting\ncommands are issued by the 'plotclient', sent over XML-RPC,\nthen executed by a (local) 'plotserver'. The advantage to\nthis is that the plotting commands are executed in a\ncompletely separate process from the client, thus there are\nno issues with getting stuck in the Matplotlib GUI's main\nloop. Similar to what you get from\"ipython -pylab\", but this \nworks with any Python shell whether it's console-based or \nGUI based.", "description_content_type": null, "docs_url": null, "download_url": "http://www.billbaxter.com/projects/ezplot/", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://www.billbaxter.com/projects/ezplot/", "keywords": null, "license": "BSD License", "maintainer": null, "maintainer_email": null, "name": "ezplot", "package_url": "https://pypi.org/project/ezplot/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/ezplot/", "project_urls": { "Download": "http://www.billbaxter.com/projects/ezplot/", "Homepage": "http://www.billbaxter.com/projects/ezplot/" }, "release_url": "https://pypi.org/project/ezplot/0.1.0a4/", "requires_dist": null, "requires_python": null, "summary": "Remote Procedure interface to Matplotlib", "version": "0.1.0a4" }, "last_serial": 28349, "releases": { "0.1.0a": [], "0.1.0a2": [], "0.1.0a3": [], "0.1.0a4": [] }, "urls": [] }