X Tutup
Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 

flexoki-py is a Python library that provides easy access to Flexoki, an "inky color scheme for prose and code".

The intent behind this package is to make the colors from Flexoki accessible to other Python packages centered around graphics, especially matplotlib.

Key features:

  • Access to full library of Flexoki 2.0 colors
  • Shortcuts to collections of colors (referred to as "Palettes")
  • Robust filtering of colors based on hue and lightness
  • Ability to register colors and palettes with matplotlib (as named colors and colormaps, respectively)

For guides related to installation and usage, please refer to the GitHub repository: flexoki-py

X Tutup