Metadata-Version: 2.1
Name: palette-generator
Version: 0.1.2
Summary: `palette_generator` is here to turn your images into beautiful palettes
Home-page: https://github.com/neonfuzz/palette_generator
Author: neonfuzz
Requires-Python: >=3.7,<3.11
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: Wand
Requires-Dist: matplotlib
Requires-Dist: numpy
Requires-Dist: pandas
Requires-Dist: scipy
Project-URL: Documentation, https://neonfuzz.github.io/palette_generator/html/index.html
Project-URL: Repository, https://github.com/neonfuzz/palette_generator
Description-Content-Type: text/markdown


Installation
============

`pip install palette_generator`

Basic Usage
===========

`python -m palette_generator -h`

Documentation
=============

[Find full documentation here!](https://neonfuzz.github.io/palette_generator/html/index.html)

