pycolorbar


Namepycolorbar JSON
Version 0.0.13 PyPI version JSON
download
home_pageNone
SummaryYAML-based colormap & colorbar settings for matplotlib and xarray
upload_time2024-04-03 08:55:07
maintainerNone
docs_urlNone
authorNone
requires_python>=3.9
licenseMIT License Copyright (c) 2023 Gionata Ghiggi Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
keywords colormap colorbar bivariate trivariate
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage
            # Welcome to pycolorbar

|                      |                                                |
| -------------------- | ---------------------------------------------- |
| Deployment           | [![PyPI](https://badge.fury.io/py/pycolorbar.svg?style=flat)](https://pypi.org/project/pycolorbar/) [![Conda](https://img.shields.io/conda/vn/conda-forge/pycolorbar.svg?logo=conda-forge&logoColor=white&style=flat)](https://anaconda.org/conda-forge/pycolorbar) |
| Activity             | [![PyPI Downloads](https://img.shields.io/pypi/dm/pycolorbar.svg?label=PyPI%20downloads&style=flat)](https://pypi.org/project/pycolorbar/) [![Conda Downloads](https://img.shields.io/conda/dn/conda-forge/pycolorbar.svg?label=Conda%20downloads&style=flat)](https://anaconda.org/conda-forge/pycolorbar) |
| Python Versions      | [![Python Versions](https://img.shields.io/badge/Python-3.9%20%203.10%20%203.11%20%203.12-blue?style=flat)](https://www.python.org/downloads/) |
| Supported Systems    | [![Linux](https://img.shields.io/github/actions/workflow/status/ghiggi/pycolorbar/.github/workflows/tests.yml?label=Linux&style=flat)](https://github.com/ghiggi/pycolorbar/actions/workflows/tests.yml) [![macOS](https://img.shields.io/github/actions/workflow/status/ghiggi/pycolorbar/.github/workflows/tests.yml?label=macOS&style=flat)](https://github.com/ghiggi/pycolorbar/actions/workflows/tests.yml) [![Windows](https://img.shields.io/github/actions/workflow/status/ghiggi/pycolorbar/.github/workflows/tests_windows.yml?label=Windows&style=flat)](https://github.com/ghiggi/pycolorbar/actions/workflows/tests_windows.yml) |
| Project Status       | [![Project Status](https://www.repostatus.org/badges/latest/active.svg?style=flat)](https://www.repostatus.org/#active) |
| Build Status         | [![Tests](https://github.com/ghiggi/pycolorbar/actions/workflows/tests.yml/badge.svg?style=flat)](https://github.com/ghiggi/pycolorbar/actions/workflows/tests.yml) [![Lint](https://github.com/ghiggi/pycolorbar/actions/workflows/lint.yml/badge.svg?style=flat)](https://github.com/ghiggi/pycolorbar/actions/workflows/lint.yml) [![Docs](https://readthedocs.org/projects/pycolorbar/badge/?version=latest&style=flat)](https://pycolorbar.readthedocs.io/en/latest/) |
| Linting              | [![Black](https://img.shields.io/badge/code%20style-black-000000.svg?style=flat)](https://github.com/psf/black) [![Ruff](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json&style=flat)](https://github.com/astral-sh/ruff) [![Codespell](https://img.shields.io/badge/Codespell-enabled-brightgreen?style=flat)](https://github.com/codespell-project/codespell) |
| Code Coverage        | [![Coveralls](https://coveralls.io/repos/github/ghiggi/pycolorbar/badge.svg?branch=main&style=flat)](https://coveralls.io/github/ghiggi/pycolorbar?branch=main) [![Codecov](https://codecov.io/gh/ghiggi/pycolorbar/branch/main/graph/badge.svg?style=flat)](https://codecov.io/gh/ghiggi/pycolorbar) |
| Code Quality         | [![Codefactor](https://www.codefactor.io/repository/github/ghiggi/pycolorbar/badge?style=flat)](https://www.codefactor.io/repository/github/ghiggi/pycolorbar) [![Codebeat](https://codebeat.co/badges/236abcf2-cbae-4ca9-8a2d-3b70495bb16b?style=flat)](https://codebeat.co/projects/github-com-ghiggi-pycolorbar-main) [![Codacy](https://app.codacy.com/project/badge/Grade/bee842cb10004ad8bb9288256f2fc8af?style=flat)](https://app.codacy.com/gh/ghiggi/pycolorbar/dashboard?utm_source=gh&utm_medium=referral&utm_content=&utm_campaign=Badge_grade) [![Codescene](https://codescene.io/projects/41870/status-badges/code-health?style=flat)](https://codescene.io/projects/41870) |
| License              | [![License](https://img.shields.io/github/license/ghiggi/pycolorbar?style=flat)](https://github.com/ghiggi/pycolorbar/blob/main/LICENSE) |
| Community            | [![Slack](https://img.shields.io/badge/Slack-pycolorbar-green.svg?logo=slack&style=flat)](https://join.slack.com/t/pycolorbar/shared_invite/zt-2bxdsywo3-368GbufPyb8vNJ1GC9aT3g) [![GitHub Discussions](https://img.shields.io/badge/GitHub-Discussions-green?logo=github&style=flat)](https://github.com/ghiggi/pycolorbar/discussions) |
| Citation             | [![DOI](https://zenodo.org/badge/664671614.svg?style=flat)](https://doi.org/10.5281/zenodo.10613635) |

 [**Slack**](https://join.slack.com/t/pycolorbar/shared_invite/zt-2bxdsywo3-368GbufPyb8vNJ1GC9aT3g) | [**Docs**](https://pycolorbar.readthedocs.io/en/latest/)

pycolorbar offers a simple and intuitive interface to define, save, and load colormaps and colorbar configurations.
It is designed to be used in combination with matplotlib, but it can also be used with other libraries such as cartopy, xarray and geopandas.

Please read the software documentation available at [https://pycolorbar.readthedocs.io/en/latest/](https://pycolorbar.readthedocs.io/en/latest/) and try
out the [Jupyter Notebook Tutorials](https://github.com/ghiggi/pycolorbar/tree/main/tutorials)

## 🛠️ Installation

### pip

pycolorbar can be installed via [pip][pip_link] on Linux, Mac, and Windows.
On Windows you can install [WinPython][winpy_link] to get Python and pip
running.
Then, install the pycolorbar package by typing the following command in the command terminal:

    pip install pycolorbar

To install the latest development version, see the
[documentation][dev_installation].

[pip_link]: https://pypi.org/project/pycolorbars
[dev_installation]: https://pycolorbar.readthedocs.io/en/latest/installation.html#installation-for-contributors
[winpy_link]: https://winpython.github.io/

### conda

pycolorbar can be installed via [conda][conda_link] on Linux, Mac, and Windows.
Install the package by typing the following command in a command terminal:

    conda install pycolorbar

In case conda forge is not set up for your system yet, see the easy to follow
instructions on [conda forge][conda_forge_link].

[conda_link]: https://docs.conda.io/en/latest/miniconda.html
[conda_forge_link]: https://github.com/conda-forge/pycolorbar-feedstock#installing-pycolorbar

## 💭 Feedback and Contributing Guidelines

If you aim to contribute your data or discuss the future development of pycolorbar,
we highly suggest to join the [**Slack Workspace**](https://join.slack.com/t/pycolorbar/shared_invite/zt-2bxdsywo3-368GbufPyb8vNJ1GC9aT3g)

Feel free to also open a [GitHub Issue](https://github.com/ghiggi/pycolorbar/issues) or a [GitHub Discussion](https://github.com/ghiggi/pycolorbar/discussions) specific to your questions or ideas.

## Citation

If you are using pycolorbar in your publication please cite our Zenodo repository:

> Ghiggi Gionata. ghiggi/pycolorbar. Zenodo. [![https://doi.org/10.5281/zenodo.10613635](https://zenodo.org/badge/664671614.svg?style=flat)](https://doi.org/10.5281/zenodo.10613635)

If you want to cite a specific version, have a look at the [Zenodo site](https://doi.org/10.5281/zenodo.10613635).

## License

The content of this repository is released under the terms of the [MIT](LICENSE) license.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "pycolorbar",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": "colormap, colorbar, bivariate, trivariate",
    "author": null,
    "author_email": "Gionata Ghiggi <gionata.ghiggi@epfl.ch>",
    "download_url": "https://files.pythonhosted.org/packages/fb/f7/90938d70479665ba4336406817d26683911a15163b9e84ce405c48c7060c/pycolorbar-0.0.13.tar.gz",
    "platform": null,
    "description": "# Welcome to pycolorbar\n\n|                      |                                                |\n| -------------------- | ---------------------------------------------- |\n| Deployment           | [![PyPI](https://badge.fury.io/py/pycolorbar.svg?style=flat)](https://pypi.org/project/pycolorbar/) [![Conda](https://img.shields.io/conda/vn/conda-forge/pycolorbar.svg?logo=conda-forge&logoColor=white&style=flat)](https://anaconda.org/conda-forge/pycolorbar) |\n| Activity             | [![PyPI Downloads](https://img.shields.io/pypi/dm/pycolorbar.svg?label=PyPI%20downloads&style=flat)](https://pypi.org/project/pycolorbar/) [![Conda Downloads](https://img.shields.io/conda/dn/conda-forge/pycolorbar.svg?label=Conda%20downloads&style=flat)](https://anaconda.org/conda-forge/pycolorbar) |\n| Python Versions      | [![Python Versions](https://img.shields.io/badge/Python-3.9%20%203.10%20%203.11%20%203.12-blue?style=flat)](https://www.python.org/downloads/) |\n| Supported Systems    | [![Linux](https://img.shields.io/github/actions/workflow/status/ghiggi/pycolorbar/.github/workflows/tests.yml?label=Linux&style=flat)](https://github.com/ghiggi/pycolorbar/actions/workflows/tests.yml) [![macOS](https://img.shields.io/github/actions/workflow/status/ghiggi/pycolorbar/.github/workflows/tests.yml?label=macOS&style=flat)](https://github.com/ghiggi/pycolorbar/actions/workflows/tests.yml) [![Windows](https://img.shields.io/github/actions/workflow/status/ghiggi/pycolorbar/.github/workflows/tests_windows.yml?label=Windows&style=flat)](https://github.com/ghiggi/pycolorbar/actions/workflows/tests_windows.yml) |\n| Project Status       | [![Project Status](https://www.repostatus.org/badges/latest/active.svg?style=flat)](https://www.repostatus.org/#active) |\n| Build Status         | [![Tests](https://github.com/ghiggi/pycolorbar/actions/workflows/tests.yml/badge.svg?style=flat)](https://github.com/ghiggi/pycolorbar/actions/workflows/tests.yml) [![Lint](https://github.com/ghiggi/pycolorbar/actions/workflows/lint.yml/badge.svg?style=flat)](https://github.com/ghiggi/pycolorbar/actions/workflows/lint.yml) [![Docs](https://readthedocs.org/projects/pycolorbar/badge/?version=latest&style=flat)](https://pycolorbar.readthedocs.io/en/latest/) |\n| Linting              | [![Black](https://img.shields.io/badge/code%20style-black-000000.svg?style=flat)](https://github.com/psf/black) [![Ruff](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json&style=flat)](https://github.com/astral-sh/ruff) [![Codespell](https://img.shields.io/badge/Codespell-enabled-brightgreen?style=flat)](https://github.com/codespell-project/codespell) |\n| Code Coverage        | [![Coveralls](https://coveralls.io/repos/github/ghiggi/pycolorbar/badge.svg?branch=main&style=flat)](https://coveralls.io/github/ghiggi/pycolorbar?branch=main) [![Codecov](https://codecov.io/gh/ghiggi/pycolorbar/branch/main/graph/badge.svg?style=flat)](https://codecov.io/gh/ghiggi/pycolorbar) |\n| Code Quality         | [![Codefactor](https://www.codefactor.io/repository/github/ghiggi/pycolorbar/badge?style=flat)](https://www.codefactor.io/repository/github/ghiggi/pycolorbar) [![Codebeat](https://codebeat.co/badges/236abcf2-cbae-4ca9-8a2d-3b70495bb16b?style=flat)](https://codebeat.co/projects/github-com-ghiggi-pycolorbar-main) [![Codacy](https://app.codacy.com/project/badge/Grade/bee842cb10004ad8bb9288256f2fc8af?style=flat)](https://app.codacy.com/gh/ghiggi/pycolorbar/dashboard?utm_source=gh&utm_medium=referral&utm_content=&utm_campaign=Badge_grade) [![Codescene](https://codescene.io/projects/41870/status-badges/code-health?style=flat)](https://codescene.io/projects/41870) |\n| License              | [![License](https://img.shields.io/github/license/ghiggi/pycolorbar?style=flat)](https://github.com/ghiggi/pycolorbar/blob/main/LICENSE) |\n| Community            | [![Slack](https://img.shields.io/badge/Slack-pycolorbar-green.svg?logo=slack&style=flat)](https://join.slack.com/t/pycolorbar/shared_invite/zt-2bxdsywo3-368GbufPyb8vNJ1GC9aT3g) [![GitHub Discussions](https://img.shields.io/badge/GitHub-Discussions-green?logo=github&style=flat)](https://github.com/ghiggi/pycolorbar/discussions) |\n| Citation             | [![DOI](https://zenodo.org/badge/664671614.svg?style=flat)](https://doi.org/10.5281/zenodo.10613635) |\n\n [**Slack**](https://join.slack.com/t/pycolorbar/shared_invite/zt-2bxdsywo3-368GbufPyb8vNJ1GC9aT3g) | [**Docs**](https://pycolorbar.readthedocs.io/en/latest/)\n\npycolorbar offers a simple and intuitive interface to define, save, and load colormaps and colorbar configurations.\nIt is designed to be used in combination with matplotlib, but it can also be used with other libraries such as cartopy, xarray and geopandas.\n\nPlease read the software documentation available at [https://pycolorbar.readthedocs.io/en/latest/](https://pycolorbar.readthedocs.io/en/latest/) and try\nout the [Jupyter Notebook Tutorials](https://github.com/ghiggi/pycolorbar/tree/main/tutorials)\n\n## \ud83d\udee0\ufe0f Installation\n\n### pip\n\npycolorbar can be installed via [pip][pip_link] on Linux, Mac, and Windows.\nOn Windows you can install [WinPython][winpy_link] to get Python and pip\nrunning.\nThen, install the pycolorbar package by typing the following command in the command terminal:\n\n    pip install pycolorbar\n\nTo install the latest development version, see the\n[documentation][dev_installation].\n\n[pip_link]: https://pypi.org/project/pycolorbars\n[dev_installation]: https://pycolorbar.readthedocs.io/en/latest/installation.html#installation-for-contributors\n[winpy_link]: https://winpython.github.io/\n\n### conda\n\npycolorbar can be installed via [conda][conda_link] on Linux, Mac, and Windows.\nInstall the package by typing the following command in a command terminal:\n\n    conda install pycolorbar\n\nIn case conda forge is not set up for your system yet, see the easy to follow\ninstructions on [conda forge][conda_forge_link].\n\n[conda_link]: https://docs.conda.io/en/latest/miniconda.html\n[conda_forge_link]: https://github.com/conda-forge/pycolorbar-feedstock#installing-pycolorbar\n\n## \ud83d\udcad Feedback and Contributing Guidelines\n\nIf you aim to contribute your data or discuss the future development of pycolorbar,\nwe highly suggest to join the [**Slack Workspace**](https://join.slack.com/t/pycolorbar/shared_invite/zt-2bxdsywo3-368GbufPyb8vNJ1GC9aT3g)\n\nFeel free to also open a [GitHub Issue](https://github.com/ghiggi/pycolorbar/issues) or a [GitHub Discussion](https://github.com/ghiggi/pycolorbar/discussions) specific to your questions or ideas.\n\n## Citation\n\nIf you are using pycolorbar in your publication please cite our Zenodo repository:\n\n> Ghiggi Gionata. ghiggi/pycolorbar. Zenodo. [![https://doi.org/10.5281/zenodo.10613635](https://zenodo.org/badge/664671614.svg?style=flat)](https://doi.org/10.5281/zenodo.10613635)\n\nIf you want to cite a specific version, have a look at the [Zenodo site](https://doi.org/10.5281/zenodo.10613635).\n\n## License\n\nThe content of this repository is released under the terms of the [MIT](LICENSE) license.\n",
    "bugtrack_url": null,
    "license": "MIT License  Copyright (c) 2023 Gionata Ghiggi  Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:  The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.  THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ",
    "summary": "YAML-based colormap & colorbar settings for matplotlib and xarray",
    "version": "0.0.13",
    "project_urls": {
        "Documentation": "https://pycolorbar.readthedocs.io",
        "Homepage": "https://github.com/ghiggi/pycolorbar",
        "Source": "https://github.com/ghiggi/pycolorbar",
        "Tracker": "https://github.com/ghiggi/pycolorbar/issues",
        "changelog": "https://github.com/ghiggi/pycolorbar/CHANGELOG.md"
    },
    "split_keywords": [
        "colormap",
        " colorbar",
        " bivariate",
        " trivariate"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8ec76716a474f5e3dda8ed94c8efa253e9f2c2e0bd8844b5a93dd3a062ddf8c3",
                "md5": "c12adfc5012d3da12707f536a83edbcc",
                "sha256": "089fa23f82c6a1ed01d68ae225c0fbc1f0e85b1994c3e847e6d5e5b38f1346db"
            },
            "downloads": -1,
            "filename": "pycolorbar-0.0.13-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "c12adfc5012d3da12707f536a83edbcc",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 56507,
            "upload_time": "2024-04-03T08:55:04",
            "upload_time_iso_8601": "2024-04-03T08:55:04.897338Z",
            "url": "https://files.pythonhosted.org/packages/8e/c7/6716a474f5e3dda8ed94c8efa253e9f2c2e0bd8844b5a93dd3a062ddf8c3/pycolorbar-0.0.13-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "fbf790938d70479665ba4336406817d26683911a15163b9e84ce405c48c7060c",
                "md5": "353ba63bb71fae67bbadd61764ee7855",
                "sha256": "c741099ff973b096a7d2cb8fee19419a57dcb2707ff355be7132f637c71eb90c"
            },
            "downloads": -1,
            "filename": "pycolorbar-0.0.13.tar.gz",
            "has_sig": false,
            "md5_digest": "353ba63bb71fae67bbadd61764ee7855",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 52981,
            "upload_time": "2024-04-03T08:55:07",
            "upload_time_iso_8601": "2024-04-03T08:55:07.695225Z",
            "url": "https://files.pythonhosted.org/packages/fb/f7/90938d70479665ba4336406817d26683911a15163b9e84ce405c48c7060c/pycolorbar-0.0.13.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-03 08:55:07",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "ghiggi",
    "github_project": "pycolorbar",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": true,
    "lcname": "pycolorbar"
}
        
Elapsed time: 0.23152s