Metadata-Version: 2.1
Name: custom-colormaps
Version: 0.3.3
Summary: custom colormaps 
Home-page: https://github.com/a-lab-nagoya/custom-colormaps
License: MIT
Author: Rin Yamada
Author-email: yamada@a.phys.nagoya-u.ac.jp
Requires-Python: >=3.6,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: matplotlib (>=3.3.3,<4.0.0)
Requires-Dist: numpy (>=1.19.5,<2.0.0)
Requires-Dist: toml (>=0.10.2,<0.11.0)
Project-URL: Documentation, https://a-lab-nagoya.github.io/custom-colormaps/
Description-Content-Type: text/markdown

# custom colormaps

[![PyPI](https://img.shields.io/pypi/v/demonstration.svg?label=PyPI&style=flat-square)](https://pypi.org/project/demonstration/)
[![Python](https://img.shields.io/pypi/pyversions/demonstration.svg?label=Python&color=yellow&style=flat-square)](https://pypi.org/project/demonstration/)
[![Test](https://img.shields.io/github/workflow/status/astropenguin/python-package-template/Test?logo=github&label=Test&style=flat-square)](https://github.com/astropenguin/python-package-template/actions)
[![License](https://img.shields.io/badge/license-MIT-blue.svg?label=License&style=flat-square)](LICENSE)

This package is a simple extension of matplotlib's colormaps with particular focus on the visualization of radio astronomical maps.

## installation
```
pip install custom-colormaps
```

## Usage

click custom_colormaps package 
