🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more

pycolorpicker

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pycolorpicker

Python Color Picker

1.0
Maintainers
1

pycolorpicker

The simplest color picker for the command line written in Python.

Installation

pip install pycolorpicker

Usage

$ pycolorpicker
Click to copy the current color to the clipboard.
Press Ctrl-C to quit.
X: 1707 Y:  633 RGB: (250, 251, 237)
Color:
rgb (250, 251, 237)
hex #fafbed
Copied to clipboard.
  • Start it once, move your cursor over the desired color, click to copy it to the clipboard.
  • Selection can be done multiple times.
  • Features live preview of the current color on which the cursor is.

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts