Metadata-Version: 2.4
Name: ok_palette_lab
Version: 0.1.0a5
Summary: Smooth color maps using Oklch color space.
License-Expression: MIT
License-File: LICENSE.txt
Keywords: color map,Oklch
Author: Kenta Kabashima
Author-email: kenta_program37@hotmail.co.jp
Requires-Python: >=3.12,<3.14
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Scientific/Engineering :: Visualization
Classifier: Typing :: Typed
Provides-Extra: plotly
Requires-Dist: plotly (>=6) ; extra == "plotly"
Project-URL: Documentation, https://okpalettelab.musicscience37.com
Project-URL: Repository, https://gitlab.com/MusicScience37Projects/utility-libraries/OKPaletteLab
Description-Content-Type: text/markdown

# OKPaletteLab

Smooth color maps using Oklch color space. (Currently prototyping...)

![PyPI - Python Version](https://img.shields.io/pypi/pyversions/ok-palette-lab)
[![PyPI - Version](https://img.shields.io/pypi/v/ok-palette-lab)](https://pypi.org/project/ok-palette-lab/)
![PyPI - License](https://img.shields.io/pypi/l/ok-palette-lab)
![Gitlab pipeline status](https://img.shields.io/gitlab/pipeline-status/MusicScience37Projects%2Futility-libraries%2FOKPaletteLab?branch=main)
[![pre-commit](https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit&logoColor=white)](https://github.com/pre-commit/pre-commit)

## Documentation

Documentation is available at:

- [main branch](https://okpalettelab.musicscience37.com/)
- [v0.1.0a4](https://okpalettelab.musicscience37.com/v0.1.0a4/)

## License

This project is licensed under the MIT License.
See [License.txt](License.txt) for details.

Graphics created using color maps in this project can be used freely without any restrictions.

