Name | reddcolors JSON |
Version |
0.1.0
JSON |
| download |
home_page | |
Summary | A very simple library for color management alongside jupyterthemes. |
upload_time | 2023-01-16 20:50:38 |
maintainer | |
docs_url | None |
author | ReddTea |
requires_python | >=3.6 |
license | |
keywords |
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# Reddcolors
A very simple library for color management alongside jupyterthemes.
# Overview
Reddcolors is a very simple tool for color management for working alongside [jupyterthemes](https://github.com/dunovank/jupyter-themes).
# Dependencies
This code makes use of:
- matplotlib
- Jupyter ([Anaconda](https://www.anaconda.com) recommended)
- [jupyterthemes](https://github.com/dunovank/jupyter-themes)
Most of them come with conda, if some are missing they can be easily installed with pip.
# Installation
In the console type in
```sh
pip3 install reddcolors
```
```sh
# upgrade to latest version
pip install --upgrade reddcolors
```
# Usage
I'll write something here soon.
Raw data
{
"_id": null,
"home_page": "",
"name": "reddcolors",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.6",
"maintainer_email": "",
"keywords": "",
"author": "ReddTea",
"author_email": "redd@tea.com",
"download_url": "https://files.pythonhosted.org/packages/9b/c2/b1d2beedabef332e21f627c4765669da923b601389765435c2e69adfdf60/reddcolors-0.1.0.tar.gz",
"platform": null,
"description": "# Reddcolors\n\nA very simple library for color management alongside jupyterthemes.\n\n# Overview\nReddcolors is a very simple tool for color management for working alongside [jupyterthemes](https://github.com/dunovank/jupyter-themes).\n\n# Dependencies\n\nThis code makes use of:\n - matplotlib\n - Jupyter ([Anaconda](https://www.anaconda.com) recommended)\n - [jupyterthemes](https://github.com/dunovank/jupyter-themes)\n\nMost of them come with conda, if some are missing they can be easily installed with pip.\n\n# Installation\n\nIn the console type in\n```sh\npip3 install reddcolors\n```\n\n```sh\n# upgrade to latest version\npip install --upgrade reddcolors\n```\n\n# Usage\n\nI'll write something here soon.\n\n",
"bugtrack_url": null,
"license": "",
"summary": "A very simple library for color management alongside jupyterthemes.",
"version": "0.1.0",
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "3bfb2960a4e3c657d3d041867efbed468d403f1d5d32a4f5f3c0555f98daa26d",
"md5": "76c149b807d503204b56dd1596240d14",
"sha256": "61b9e14f2e74607f5d0294625218cb983c75f4dde801f6e47475866dfcae12e7"
},
"downloads": -1,
"filename": "reddcolors-0.1.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "76c149b807d503204b56dd1596240d14",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.6",
"size": 3785,
"upload_time": "2023-01-16T20:50:36",
"upload_time_iso_8601": "2023-01-16T20:50:36.223107Z",
"url": "https://files.pythonhosted.org/packages/3b/fb/2960a4e3c657d3d041867efbed468d403f1d5d32a4f5f3c0555f98daa26d/reddcolors-0.1.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "9bc2b1d2beedabef332e21f627c4765669da923b601389765435c2e69adfdf60",
"md5": "69e384273dd6e76bf06047f1e7c4219f",
"sha256": "e64f01b36429e1cb9a587775a73aeb8288b30017883b1fc02703f4cfb33affbe"
},
"downloads": -1,
"filename": "reddcolors-0.1.0.tar.gz",
"has_sig": false,
"md5_digest": "69e384273dd6e76bf06047f1e7c4219f",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.6",
"size": 3845,
"upload_time": "2023-01-16T20:50:38",
"upload_time_iso_8601": "2023-01-16T20:50:38.393648Z",
"url": "https://files.pythonhosted.org/packages/9b/c2/b1d2beedabef332e21f627c4765669da923b601389765435c2e69adfdf60/reddcolors-0.1.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-01-16 20:50:38",
"github": false,
"gitlab": false,
"bitbucket": false,
"lcname": "reddcolors"
}