{ "info": { "author": "Keji Li", "author_email": "mail@keji.li", "bugtrack_url": null, "classifiers": [], "description": "MPLPlot\n=======\n\nPlotting Functions including:\n\nA resource manager adaptor for matplotlib\n\n.. code:: python3\n\n from mplplot.importer import MplFigure\n\n with MplFigure(file_path, (size_x, size_y), despine={'bottom': false}) as ax:\n # plot with ax\n\nWhere seaborn style is auto initialized and figure is saved to path on\nexit, and extra kwargs are passed through to figure.subplots\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "mplplot", "package_url": "https://pypi.org/project/mplplot/", "platform": "", "project_url": "https://pypi.org/project/mplplot/", "project_urls": null, "release_url": "https://pypi.org/project/mplplot/0.1/", "requires_dist": [ "matplotlib", "numpy", "seaborn", "networkx ; extra == 'network'" ], "requires_python": "", "summary": "matplotlib customizations and customized ploting functions", "version": "0.1" }, "last_serial": 4954402, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "446e3fe57462d23fa5453c4f6e5fa01e", "sha256": "11aeac7db41ff624168d306265470250a1c4a90934357ac98e7dafc5b646535c" }, "downloads": -1, "filename": "mplplot-0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "446e3fe57462d23fa5453c4f6e5fa01e", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 11950, "upload_time": "2019-03-18T15:05:28", "url": "https://files.pythonhosted.org/packages/53/1a/3350178dbd9359c2f3b30c01ceaa8f3b45c74b7c27fe1aadf8bb89f7627b/mplplot-0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "a38aac61ab6c4e09b55b1a22ae4ed573", "sha256": "47aad8975c8a14ab9c69d875b049f6793bf8b92ebdbfceac696d335c7f682e4a" }, "downloads": -1, "filename": "mplplot-0.1.tar.gz", "has_sig": false, "md5_digest": "a38aac61ab6c4e09b55b1a22ae4ed573", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9151, "upload_time": "2019-03-18T15:05:30", "url": "https://files.pythonhosted.org/packages/f0/38/4d3f93ececd8decbcf308f1892c4ec73647ffb33804e712d5de5a985e7e0/mplplot-0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "446e3fe57462d23fa5453c4f6e5fa01e", "sha256": "11aeac7db41ff624168d306265470250a1c4a90934357ac98e7dafc5b646535c" }, "downloads": -1, "filename": "mplplot-0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "446e3fe57462d23fa5453c4f6e5fa01e", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 11950, "upload_time": "2019-03-18T15:05:28", "url": "https://files.pythonhosted.org/packages/53/1a/3350178dbd9359c2f3b30c01ceaa8f3b45c74b7c27fe1aadf8bb89f7627b/mplplot-0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "a38aac61ab6c4e09b55b1a22ae4ed573", "sha256": "47aad8975c8a14ab9c69d875b049f6793bf8b92ebdbfceac696d335c7f682e4a" }, "downloads": -1, "filename": "mplplot-0.1.tar.gz", "has_sig": false, "md5_digest": "a38aac61ab6c4e09b55b1a22ae4ed573", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9151, "upload_time": "2019-03-18T15:05:30", "url": "https://files.pythonhosted.org/packages/f0/38/4d3f93ececd8decbcf308f1892c4ec73647ffb33804e712d5de5a985e7e0/mplplot-0.1.tar.gz" } ] }