Socket
Socket
Sign inDemoInstall

colortuple

Package Overview
Dependencies
0
Maintainers
1
Alerts
File Explorer

Install Socket

Detect and block malicious and high-risk dependencies

Install

    colortuple

A namedtuple for storing RGBA color values, along with a few simple methods for generating and modifying colors.


Maintainers
1

Readme

The module also contains lots of named colors, e.g. SeaGreen = Color(1, 2, 3), taken from the xkcd color survey.

Dependencies

Any operating system. Tested on Python 2.7, but ought to work on 3.x. No other dependencies.

Install

::

pip install colortuple

Known Problems

None.

Thanks

Raymond Hettinger for named tuples.

Contact

:Documentation & download: http://pypi.python.org/pypi/colortuple/

:Souce code and issues: https://github.com/tartley/colortuple/

:Contact the author: Jonathan Hartley, email: tartley at domain tartley.com, Twitter: @tartley.

Keywords

FAQs


Did you know?

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc