[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/dewloosh/dewloosh-plotly/main?labpath=notebooks%5Cbasic.ipynb)
[![CircleCI](https://circleci.com/gh/dewloosh/dewloosh-plotly.svg?style=shield)](https://circleci.com/gh/dewloosh/dewloosh-plotly)
[![Documentation Status](https://readthedocs.org/projects/dewloosh-plotly/badge/?version=latest)](https://dewloosh-plotly.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-plotly.svg)](https://pypi.org/project/dewloosh-plotly)
# **dewloosh.plotly** - Domain specific data visualization with Plotly
This a lightweight library serving as a place to gather code snippets for
working with Plotly. The uses cases are usually domain specific, likely to be related
to other dewloosh projects.
## **Documentation**
Click [here](https://dewloosh-plotly.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.plotly
```
## **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-plotly",
"name": "dewloosh.plotly",
"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/8f/10/a9554336476bdd86b62cc37cab9abfd35e52ab8a28692700b891d318facd/dewloosh.plotly-0.0.4.tar.gz",
"platform": null,
"description": "[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/dewloosh/dewloosh-plotly/main?labpath=notebooks%5Cbasic.ipynb)\n[![CircleCI](https://circleci.com/gh/dewloosh/dewloosh-plotly.svg?style=shield)](https://circleci.com/gh/dewloosh/dewloosh-plotly) \n[![Documentation Status](https://readthedocs.org/projects/dewloosh-plotly/badge/?version=latest)](https://dewloosh-plotly.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-plotly.svg)](https://pypi.org/project/dewloosh-plotly) \n\n# **dewloosh.plotly** - Domain specific data visualization with Plotly\n\nThis a lightweight library serving as a place to gather code snippets for\nworking with Plotly. The uses cases are usually domain specific, likely to be related\nto other dewloosh projects.\n\n## **Documentation**\n\nClick [here](https://dewloosh-plotly.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.plotly\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 plotly.",
"version": "0.0.4",
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "39818915e2848ebced2d46c9f9325d49a1d931978ec6769398a05cd70155c259",
"md5": "dcf7f6ba587ff45bcdf03b19630d8de9",
"sha256": "a3bc895b6deb5c183a237e676952cddf2549b7d2dfd38ff36f1ceb375830caaf"
},
"downloads": -1,
"filename": "dewloosh.plotly-0.0.4-py3-none-any.whl",
"has_sig": false,
"md5_digest": "dcf7f6ba587ff45bcdf03b19630d8de9",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.7, <3.11",
"size": 6041,
"upload_time": "2023-03-15T20:30:58",
"upload_time_iso_8601": "2023-03-15T20:30:58.482229Z",
"url": "https://files.pythonhosted.org/packages/39/81/8915e2848ebced2d46c9f9325d49a1d931978ec6769398a05cd70155c259/dewloosh.plotly-0.0.4-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "8f10a9554336476bdd86b62cc37cab9abfd35e52ab8a28692700b891d318facd",
"md5": "50786107a2cd7eb6cde47766dad723eb",
"sha256": "936d174835cf54d5615240eaab18a31a3d3f46ab66d8617a069d38a17c380315"
},
"downloads": -1,
"filename": "dewloosh.plotly-0.0.4.tar.gz",
"has_sig": false,
"md5_digest": "50786107a2cd7eb6cde47766dad723eb",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7, <3.11",
"size": 7081,
"upload_time": "2023-03-15T20:31:00",
"upload_time_iso_8601": "2023-03-15T20:31:00.014737Z",
"url": "https://files.pythonhosted.org/packages/8f/10/a9554336476bdd86b62cc37cab9abfd35e52ab8a28692700b891d318facd/dewloosh.plotly-0.0.4.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-03-15 20:31:00",
"github": true,
"gitlab": false,
"bitbucket": false,
"github_user": "dewloosh",
"github_project": "dewloosh-plotly",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"circle": true,
"requirements": [],
"tox": true,
"lcname": "dewloosh.plotly"
}