Name | plotly-presentation JSON |
Version |
0.11.2
JSON |
| download |
home_page | None |
Summary | Python library to make it easier to plot using plotly |
upload_time | 2025-08-12 08:29:04 |
maintainer | None |
docs_url | None |
author | None |
requires_python | <4,>=3.8 |
license | MIT |
keywords |
plotly_presentation
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# Plotly Presentation

This repository is targeted data analysts building most of their analyses in python and exporting the graphs to a slide deck.
## Inspiration
Most of the inspiration for the library is taken from the [Spotify Chartify](https://github.com/spotify/chartify) library.
Much of the callout inspiration is taken from think-cell.
## Adjusting the default to your preferences
Make a copy of the `_defaults` folder to your home folder and name it `.plotly_presentation` so the path name will be `~/.plotly_presentation/`.
Alternatively you can paste the folder to a destination of your choice and do the following command: `export PLOTLY_CONFIG_DIR=your_folder`.
Raw data
{
"_id": null,
"home_page": null,
"name": "plotly-presentation",
"maintainer": null,
"docs_url": null,
"requires_python": "<4,>=3.8",
"maintainer_email": null,
"keywords": "plotly_presentation",
"author": null,
"author_email": "Mathias N\u00f8rskov <mathiasnoerskov@gmail.com>",
"download_url": "https://files.pythonhosted.org/packages/e9/24/ef64799e9ab618132f491d88b3349c1840c79ef0fe33e0b937c7bbd1f276/plotly_presentation-0.11.2.tar.gz",
"platform": null,
"description": "# Plotly Presentation\n\n\n\nThis repository is targeted data analysts building most of their analyses in python and exporting the graphs to a slide deck. \n\n## Inspiration\nMost of the inspiration for the library is taken from the [Spotify Chartify](https://github.com/spotify/chartify) library.\nMuch of the callout inspiration is taken from think-cell.\n\n## Adjusting the default to your preferences\nMake a copy of the `_defaults` folder to your home folder and name it `.plotly_presentation` so the path name will be `~/.plotly_presentation/`.\nAlternatively you can paste the folder to a destination of your choice and do the following command: `export PLOTLY_CONFIG_DIR=your_folder`.",
"bugtrack_url": null,
"license": "MIT",
"summary": "Python library to make it easier to plot using plotly",
"version": "0.11.2",
"project_urls": {
"Homepage": "https://github.dev/mathiasDK/plotly_presentation"
},
"split_keywords": [
"plotly_presentation"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "9a0bd38619584dec2dd638f59fe9207eae524537f514d14de5f1165916982ab9",
"md5": "0b6ce53d1b22c9c6e3048c98bbd94415",
"sha256": "e09fb3c8055cddc51b4bdda6ff7825f9007a6d3a7abccf3d3fe2fe6683d2f9f9"
},
"downloads": -1,
"filename": "plotly_presentation-0.11.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "0b6ce53d1b22c9c6e3048c98bbd94415",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4,>=3.8",
"size": 27576,
"upload_time": "2025-08-12T08:29:00",
"upload_time_iso_8601": "2025-08-12T08:29:00.945845Z",
"url": "https://files.pythonhosted.org/packages/9a/0b/d38619584dec2dd638f59fe9207eae524537f514d14de5f1165916982ab9/plotly_presentation-0.11.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "e924ef64799e9ab618132f491d88b3349c1840c79ef0fe33e0b937c7bbd1f276",
"md5": "ab9cbf39256e891b4957f173372188bd",
"sha256": "6548d888ab4162ac8a35a6d3177acb2624a0e5da35a55450b307f90bfd925717"
},
"downloads": -1,
"filename": "plotly_presentation-0.11.2.tar.gz",
"has_sig": false,
"md5_digest": "ab9cbf39256e891b4957f173372188bd",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4,>=3.8",
"size": 522537,
"upload_time": "2025-08-12T08:29:04",
"upload_time_iso_8601": "2025-08-12T08:29:04.848963Z",
"url": "https://files.pythonhosted.org/packages/e9/24/ef64799e9ab618132f491d88b3349c1840c79ef0fe33e0b937c7bbd1f276/plotly_presentation-0.11.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-08-12 08:29:04",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "plotly-presentation"
}