{ "info": { "author": "clintval", "author_email": "valentine.clint@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 2 - Pre-Alpha", "Intended Audience :: Developers", "Intended Audience :: Science/Research", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 3.6" ], "description": ".. raw:: html\n\n

\n\nmpl-helpers\n\n.. raw:: html\n\n

\n\n.. raw:: html\n\n

\n\nA Python 3.6 library for tweaking matplotlib figures\n\n.. raw:: html\n\n

\n\n.. raw:: html\n\n

\n\nInstallation \u00b7 Tutorial \u00b7 Contributing\n\n.. raw:: html\n\n

\n\n.. raw:: html\n\n

\n\n.. raw:: html\n\n

\n\n.. raw:: html\n\n

\n\nInstallation\n\n.. raw:: html\n\n

\n\n::\n\n \u276f pip install mpl_helpers\n\nPlease not this project is under active and early development.\n\nDocumentation, tests, and a consistent API will be provided in due time!\n\n.. raw:: html\n\n

\n\nTutorial\n\n.. raw:: html\n\n

\n\n.. code:: python\n\n from mpl_helpers import *\n\n**axis_off**: turn off x, y, or all axis in an ``ax``\n\n**darken_rgb**: darken an RGB value by a given percent\n\n**despine**: remove either of the four spines in a cartesian ``ax``\n\n**grouped_bar_positions**: create equi-spaced positions centered around\nintegers\n\n**is_luminous**: determines if an RGB value is luminous\n\n**lighten_rgb**: lighten an RGB value by a given percent\n\n**maximum_xlim_bounds**: return the maximum xlim bounds by all ``ax``\nobjects\n\n**maximum_ylim_bounds**: return the minimum xlim bounds by all ``ax``\nobjects\n\n**ticklabels_to_integer**: use an integer formatter on ticklabels\n\n**ticklabels_to_percent**: use a percent formatter on ticklabels\n\n**ticklabels_to_scientific**: use a scientific notation formatter on\nticklabels\n\n**ticklabels_to_thousands_sep**: use a thousands seperated comma\nformatter on ticklabels\n\n**remove_every_other_tick**: remove every other tick\n\n**ticks_off**: turn off x, y, or all axis ticks in an ``ax``\n\n.. raw:: html\n\n

\n\nContributing\n\n.. raw:: html\n\n

\n\nPull requests, feature requests, and issues welcome!\n\nTo make a development install:\n\n.. code:: bash\n\n \u276f git clone git@github.com:clintval/mpl-helpers.git\n \u276f pip install -e 'mpl-helpers'\n", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/clintval/mpl-helpers/archive/v0.1.0.tar.gz", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/clintval/mpl-helpers", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "mpl_helpers", "package_url": "https://pypi.org/project/mpl_helpers/", "platform": "", "project_url": "https://pypi.org/project/mpl_helpers/", "project_urls": { "Download": "https://github.com/clintval/mpl-helpers/archive/v0.1.0.tar.gz", "Homepage": "https://github.com/clintval/mpl-helpers" }, "release_url": "https://pypi.org/project/mpl_helpers/0.1.0/", "requires_dist": null, "requires_python": "", "summary": "A Python 3.6 library for tweaking matplotlib figures.", "version": "0.1.0" }, "last_serial": 3633018, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "08a793dee0287052d9799f1d03457c74", "sha256": "c7733bc57546b42a65dcb7d0a509dfdd5213b77ca725202954457d2774afc92b" }, "downloads": -1, "filename": "mpl_helpers-0.1.0.tar.gz", "has_sig": false, "md5_digest": "08a793dee0287052d9799f1d03457c74", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3667, "upload_time": "2018-03-02T20:36:18", "url": "https://files.pythonhosted.org/packages/fb/25/5791564b90cece0ac499cb53d33522f821ca68f7bb96c639daff7b27a623/mpl_helpers-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "08a793dee0287052d9799f1d03457c74", "sha256": "c7733bc57546b42a65dcb7d0a509dfdd5213b77ca725202954457d2774afc92b" }, "downloads": -1, "filename": "mpl_helpers-0.1.0.tar.gz", "has_sig": false, "md5_digest": "08a793dee0287052d9799f1d03457c74", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3667, "upload_time": "2018-03-02T20:36:18", "url": "https://files.pythonhosted.org/packages/fb/25/5791564b90cece0ac499cb53d33522f821ca68f7bb96c639daff7b27a623/mpl_helpers-0.1.0.tar.gz" } ] }