Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 693 Bytes

File metadata and controls

32 lines (21 loc) · 693 Bytes

Reddcolors

A very simple library for color management alongside jupyterthemes.

Overview

Reddcolors is a very simple tool for color management for working alongside jupyterthemes.

Dependencies

This code makes use of:

Most of them come with conda, if some are missing they can be easily installed with pip.

Installation

In the console type in

pip3 install reddcolors
# upgrade to latest version
pip install --upgrade reddcolors

Usage

I'll write something here soon.