[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/dewloosh/dewloosh-mpl/main?labpath=notebooks%5Cbasic.ipynb)
[![CircleCI](https://circleci.com/gh/dewloosh/dewloosh-mpl.svg?style=shield)](https://circleci.com/gh/dewloosh/dewloosh-mpl)
[![Documentation Status](https://readthedocs.org/projects/dewloosh-mpl/badge/?version=latest)](https://dewloosh-mpl.readthedocs.io/en/latest/?badge=latest)
[![License](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
[![PyPI](https://badge.fury.io/py/dewloosh-mpl.svg)](https://pypi.org/project/dewloosh-mpl)
# **dewloosh.mpl** - Domain specific data visualization with Matplotlib
This a lightweight library serving as a place to gather code snippets for
working with matplotlib. The uses cases are usually domain specific, likely to be related
to other dewloosh projects.
## **Documentation**
Click [here](https://dewloosh-mpl.readthedocs.io/en/latest/) to read the documentation.
## **Installation**
This is optional, but we suggest you to create a dedicated virtual enviroment at all times to avoid conflicts with your other projects. Create a folder, open a command shell in that folder and use the following command
```console
>>> python -m venv venv_name
```
Once the enviroment is created, activate it via typing
```console
>>> .\venv_name\Scripts\activate
```
`latexdocs` can be installed (either in a virtual enviroment or globally) from PyPI using `pip` on Python >= 3.7:
```console
>>> pip install dewloosh.mpl
```
## **License**
Copyright 2022 Bence Balogh, under [the MIT license](https://github.com/dewloosh/latexdocs/blob/master/LICENSE).
Raw data
{
"_id": null,
"home_page": "https://github.com/dewloosh/dewloosh-mpl",
"name": "dewloosh.mpl",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.7, <3.11",
"maintainer_email": "",
"keywords": "",
"author": "Bence Balogh",
"author_email": "dewloosh@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/37/e8/f19c7a698bb13a9df53f3097de082cf5f28946434dea8560943e20a8cf3b/dewloosh.mpl-0.0.6.tar.gz",
"platform": null,
"description": "[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/dewloosh/dewloosh-mpl/main?labpath=notebooks%5Cbasic.ipynb)\n[![CircleCI](https://circleci.com/gh/dewloosh/dewloosh-mpl.svg?style=shield)](https://circleci.com/gh/dewloosh/dewloosh-mpl) \n[![Documentation Status](https://readthedocs.org/projects/dewloosh-mpl/badge/?version=latest)](https://dewloosh-mpl.readthedocs.io/en/latest/?badge=latest) \n[![License](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![PyPI](https://badge.fury.io/py/dewloosh-mpl.svg)](https://pypi.org/project/dewloosh-mpl) \n\n# **dewloosh.mpl** - Domain specific data visualization with Matplotlib\n\nThis a lightweight library serving as a place to gather code snippets for\nworking with matplotlib. The uses cases are usually domain specific, likely to be related\nto other dewloosh projects.\n\n## **Documentation**\n\nClick [here](https://dewloosh-mpl.readthedocs.io/en/latest/) to read the documentation.\n\n## **Installation**\nThis is optional, but we suggest you to create a dedicated virtual enviroment at all times to avoid conflicts with your other projects. Create a folder, open a command shell in that folder and use the following command\n\n```console\n>>> python -m venv venv_name\n```\n\nOnce the enviroment is created, activate it via typing\n\n```console\n>>> .\\venv_name\\Scripts\\activate\n```\n\n`latexdocs` can be installed (either in a virtual enviroment or globally) from PyPI using `pip` on Python >= 3.7:\n\n```console\n>>> pip install dewloosh.mpl\n```\n\n## **License**\n\nCopyright 2022 Bence Balogh, under [the MIT license](https://github.com/dewloosh/latexdocs/blob/master/LICENSE).\n",
"bugtrack_url": null,
"license": "",
"summary": "Domain spceific data visualization with matplotlib.",
"version": "0.0.6",
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "270e7a22417a6b6bcda05904e273dee0b7b41f4be576374da7e973b7ec439c46",
"md5": "693da022d252cdb775156d4566d5f890",
"sha256": "b12bcef5ad9a04f246389664ff093fcff821a2133625c97f15ecaa933265becf"
},
"downloads": -1,
"filename": "dewloosh.mpl-0.0.6-py3-none-any.whl",
"has_sig": false,
"md5_digest": "693da022d252cdb775156d4566d5f890",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.7, <3.11",
"size": 12314,
"upload_time": "2023-03-15T20:10:59",
"upload_time_iso_8601": "2023-03-15T20:10:59.720867Z",
"url": "https://files.pythonhosted.org/packages/27/0e/7a22417a6b6bcda05904e273dee0b7b41f4be576374da7e973b7ec439c46/dewloosh.mpl-0.0.6-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "37e8f19c7a698bb13a9df53f3097de082cf5f28946434dea8560943e20a8cf3b",
"md5": "07cae7120349993c164e8b282329d574",
"sha256": "deedf0a9ea0da6a20e4db24280c3c16745c2a1ce2649358e6ed9046aa874537f"
},
"downloads": -1,
"filename": "dewloosh.mpl-0.0.6.tar.gz",
"has_sig": false,
"md5_digest": "07cae7120349993c164e8b282329d574",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7, <3.11",
"size": 12905,
"upload_time": "2023-03-15T20:11:01",
"upload_time_iso_8601": "2023-03-15T20:11:01.302240Z",
"url": "https://files.pythonhosted.org/packages/37/e8/f19c7a698bb13a9df53f3097de082cf5f28946434dea8560943e20a8cf3b/dewloosh.mpl-0.0.6.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-03-15 20:11:01",
"github": true,
"gitlab": false,
"bitbucket": false,
"github_user": "dewloosh",
"github_project": "dewloosh-mpl",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"circle": true,
"requirements": [],
"tox": true,
"lcname": "dewloosh.mpl"
}