Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

pso2-color-picker

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pso2-color-picker

A color matching tool for PSO2.

  • 0.1.3
  • PyPI
  • Socket score

Maintainers
1

color-picker

The PSO2 color picker is a command line tool for generating the PSO2 color palette given some RGB value. Currently, this is a toy project that works as follows:

  1. Install the color-picker tool: pip install pso2-color-picker
  2. Execute the color-picker tool: color-picker
  3. Follow the prompts
    1. "Please provide file name (include .png)": [insert name of output file (e.g. nagatoro-hair.png)]
    2. "Please enter a color as comma-separated RGB" [insert color (e.g. 123, 234, 12)]

If done correctly, a window should pop up with an image like the following:

Sample Green

Likewise, a file will be saved at the location you ran the script with the file name you provided in Step 3i.

Let us know if you like it! Given enough community support, we would be happy to extend this tool to be more user-friendly.

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc