# Color Pecker
<img src="colorpecker/resources/logo.png" style="float:left; margin-right:20px;" />
A Python based color picker written with PySide6 and QT. Can be used as a stand-alone as a more modern color picker utility or easily imported and used within your existing QT application. It's cross platform and tested on Windows and Linux.
Raw data
{
"_id": null,
"home_page": "https://github.com/pkkid/colorpecker",
"name": "colorpecker",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.7",
"maintainer_email": "",
"keywords": "colorpecker,color,picker,hex,hsv,rgb,rgba,eyedropper,palette",
"author": "Michael Shepanski",
"author_email": "michael.shepanski@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/58/56/bb538daf73ba9eb989584fb4c240d3011535e2e734ee8418b588b09cdd9e/colorpecker-1.0.0.tar.gz",
"platform": null,
"description": "# Color Pecker\r\n<img src=\"colorpecker/resources/logo.png\" style=\"float:left; margin-right:20px;\" />\r\nA Python based color picker written with PySide6 and QT. Can be used as a stand-alone as a more modern color picker utility or easily imported and used within your existing QT application. It's cross platform and tested on Windows and Linux.\r\n\r\n",
"bugtrack_url": null,
"license": "",
"summary": "Python based color picker written with PySide6 and QT.",
"version": "1.0.0",
"split_keywords": [
"colorpecker",
"color",
"picker",
"hex",
"hsv",
"rgb",
"rgba",
"eyedropper",
"palette"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "5856bb538daf73ba9eb989584fb4c240d3011535e2e734ee8418b588b09cdd9e",
"md5": "afb716684551f3ebbc0e33bc0e519d8d",
"sha256": "38e49315cf89d62393c40d116b25e20d692b0a8302b688d792fd80d704c89205"
},
"downloads": -1,
"filename": "colorpecker-1.0.0.tar.gz",
"has_sig": false,
"md5_digest": "afb716684551f3ebbc0e33bc0e519d8d",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 6068,
"upload_time": "2023-03-16T02:38:14",
"upload_time_iso_8601": "2023-03-16T02:38:14.234877Z",
"url": "https://files.pythonhosted.org/packages/58/56/bb538daf73ba9eb989584fb4c240d3011535e2e734ee8418b588b09cdd9e/colorpecker-1.0.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-03-16 02:38:14",
"github": true,
"gitlab": false,
"bitbucket": false,
"github_user": "pkkid",
"github_project": "colorpecker",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [],
"lcname": "colorpecker"
}