Scripts for generating a color palette out of an image, based on median cut algorithm. Used in my college project PixPalette.
Raw data
{
"_id": null,
"home_page": "https://github.com/gejirz/colorpalette-master",
"name": "colorpalette-master",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "python,color palette,median cut quantization,PixPalette,median cut",
"author": "Victor Andrievskiy",
"author_email": "superavb222@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/e3/18/bd84deff2d3ff9a6b087b948bba3445c8a9d99e48ae7d3093eca2d761493/colorpalette-master-0.0.9.tar.gz",
"platform": null,
"description": "Scripts for generating a color palette out of an image, based on median cut algorithm. Used in my college project PixPalette.\r\n\r\n",
"bugtrack_url": null,
"license": "MIT License",
"summary": "Scripts for generating a color palette out of an image",
"version": "0.0.9",
"split_keywords": [
"python",
"color palette",
"median cut quantization",
"pixpalette",
"median cut"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "e318bd84deff2d3ff9a6b087b948bba3445c8a9d99e48ae7d3093eca2d761493",
"md5": "c361330ba0e5b9f26b0d37c014caf384",
"sha256": "a31d2d68a28f4a559175acee054f384d1ce7519a7f6f494b95a5387d787d5afd"
},
"downloads": -1,
"filename": "colorpalette-master-0.0.9.tar.gz",
"has_sig": false,
"md5_digest": "c361330ba0e5b9f26b0d37c014caf384",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 6746,
"upload_time": "2023-03-26T09:27:19",
"upload_time_iso_8601": "2023-03-26T09:27:19.399178Z",
"url": "https://files.pythonhosted.org/packages/e3/18/bd84deff2d3ff9a6b087b948bba3445c8a9d99e48ae7d3093eca2d761493/colorpalette-master-0.0.9.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-03-26 09:27:19",
"github": true,
"gitlab": false,
"bitbucket": false,
"github_user": "gejirz",
"github_project": "colorpalette-master",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "colorpalette-master"
}