The **simple_palette_utils** Python 3 library aims to make dealing with color palettes easy.
Changelog
=========
0.0.3 (2025-02-03)
------------------
- exposed `color_lists` method
0.0.2 (2025-02-03)
------------------
- added methods `parse_rgb` and `parse_rgba`
- added class `ColorProvider` to make color management easier
0.0.1 (2025-02-03)
------------------
- initial release
Raw data
{
"_id": null,
"home_page": "https://github.com/waikato-datamining/simple-palette-utils",
"name": "simple-palette-utils",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": null,
"author": "Peter Reutemann",
"author_email": "fracpete@waikato.ac.nz",
"download_url": "https://files.pythonhosted.org/packages/f4/13/a7b41d539f8b0ed3c07aa30ff0cd9980832d30315391695ad4198b232002/simple_palette_utils-0.0.3.tar.gz",
"platform": null,
"description": "The **simple_palette_utils** Python 3 library aims to make dealing with color palettes easy.\n\nChangelog\n=========\n\n0.0.3 (2025-02-03)\n------------------\n\n- exposed `color_lists` method\n\n\n0.0.2 (2025-02-03)\n------------------\n\n- added methods `parse_rgb` and `parse_rgba`\n- added class `ColorProvider` to make color management easier\n\n\n0.0.1 (2025-02-03)\n------------------\n\n- initial release\n",
"bugtrack_url": null,
"license": "MIT License",
"summary": "Python3 Utility library for dealing with color palettes.",
"version": "0.0.3",
"project_urls": {
"Homepage": "https://github.com/waikato-datamining/simple-palette-utils"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "f413a7b41d539f8b0ed3c07aa30ff0cd9980832d30315391695ad4198b232002",
"md5": "d83d776882a849f4e5fee25ed8445e31",
"sha256": "680c7de70cdb010ca3916a7a63b68f875926fefe54b2a7bd08016aae7717c843"
},
"downloads": -1,
"filename": "simple_palette_utils-0.0.3.tar.gz",
"has_sig": false,
"md5_digest": "d83d776882a849f4e5fee25ed8445e31",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 7114,
"upload_time": "2025-02-04T04:48:14",
"upload_time_iso_8601": "2025-02-04T04:48:14.103027Z",
"url": "https://files.pythonhosted.org/packages/f4/13/a7b41d539f8b0ed3c07aa30ff0cd9980832d30315391695ad4198b232002/simple_palette_utils-0.0.3.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-02-04 04:48:14",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "waikato-datamining",
"github_project": "simple-palette-utils",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "simple-palette-utils"
}