piccol


Namepiccol JSON
Version 1.2 PyPI version JSON
download
home_pagehttps://bues.ch/
SummaryColor picker and translator
upload_time2023-08-24 16:54:17
maintainer
docs_urlNone
authorMichael Büsch
requires_python>=3.7
licenseGNU General Public License v2 or later
keywords color rgb hls hsl
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            piccol - PICk COLors
====================

Color picker and translator.

[Homepage](https://bues.ch/)

[Git repository](https://bues.ch/cgit/piccol.git)

[Github repository](https://github.com/mbuesch/piccol)


Description
-----------

Piccol is a graphical tool to pick a pixel color from anywhere on the screen and then show the color details as

* RGB decimal notation
* RGB hex notation
* HLS decimal notation
* and as written text (e.g. "very saturated light blue")

The RGB and HLS values can also be altered via sliders to create a correspondingly colored pixel.


Image import
------------

Images can be imported to piccol to analyze the image pixels.


License / Copyright
-------------------

Copyright (C) Michael Büsch <m@bues.ch>

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.

            

Raw data

            {
    "_id": null,
    "home_page": "https://bues.ch/",
    "name": "piccol",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "color,RGB,HLS,HSL",
    "author": "Michael B\u00fcsch",
    "author_email": "m@bues.ch",
    "download_url": "https://files.pythonhosted.org/packages/d7/c4/a1bec49d8ade2e390f6f37b157fee1ccfc0e13fb06ec406dbb3c3f6f8a47/piccol-1.2.tar.gz",
    "platform": null,
    "description": "piccol - PICk COLors\n====================\n\nColor picker and translator.\n\n[Homepage](https://bues.ch/)\n\n[Git repository](https://bues.ch/cgit/piccol.git)\n\n[Github repository](https://github.com/mbuesch/piccol)\n\n\nDescription\n-----------\n\nPiccol is a graphical tool to pick a pixel color from anywhere on the screen and then show the color details as\n\n* RGB decimal notation\n* RGB hex notation\n* HLS decimal notation\n* and as written text (e.g. \"very saturated light blue\")\n\nThe RGB and HLS values can also be altered via sliders to create a correspondingly colored pixel.\n\n\nImage import\n------------\n\nImages can be imported to piccol to analyze the image pixels.\n\n\nLicense / Copyright\n-------------------\n\nCopyright (C) Michael B\u00fcsch <m@bues.ch>\n\nThis program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.\n\nThis program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for more details.\n\nYou should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.\n",
    "bugtrack_url": null,
    "license": "GNU General Public License v2 or later",
    "summary": "Color picker and translator",
    "version": "1.2",
    "project_urls": {
        "Homepage": "https://bues.ch/"
    },
    "split_keywords": [
        "color",
        "rgb",
        "hls",
        "hsl"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d7c4a1bec49d8ade2e390f6f37b157fee1ccfc0e13fb06ec406dbb3c3f6f8a47",
                "md5": "0db2d9219f01c9ef126b37ce1b22284b",
                "sha256": "b419dcec4e6e09eb54945d6584617c365a4e613a47f2d296a5d54c1be3b60291"
            },
            "downloads": -1,
            "filename": "piccol-1.2.tar.gz",
            "has_sig": false,
            "md5_digest": "0db2d9219f01c9ef126b37ce1b22284b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 49022,
            "upload_time": "2023-08-24T16:54:17",
            "upload_time_iso_8601": "2023-08-24T16:54:17.852324Z",
            "url": "https://files.pythonhosted.org/packages/d7/c4/a1bec49d8ade2e390f6f37b157fee1ccfc0e13fb06ec406dbb3c3f6f8a47/piccol-1.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-08-24 16:54:17",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "piccol"
}
        
Elapsed time: 0.14827s