Metadata-Version: |
2.1 |
Name: |
colorcet |
Version: |
3.1.0 |
Summary: |
Collection of perceptually uniform colormaps |
Author-Email: |
"James A. Bednar" <jbednar[at]anaconda.com> |
Maintainer-Email: |
"James A. Bednar" <jbednar[at]anaconda.com> |
Project-Url: |
Homepage, https://colorcet.holoviz.org |
Project-Url: |
Source, http://github.com/holoviz/colorcet |
Project-Url: |
HoloViz, https://holoviz.org/ |
License: |
CC-BY License |
Classifier: |
License :: OSI Approved |
Classifier: |
Operating System :: OS Independent |
Classifier: |
Programming Language :: Python |
Classifier: |
Programming Language :: Python :: 3.7 |
Classifier: |
Programming Language :: Python :: 3.8 |
Classifier: |
Programming Language :: Python :: 3.9 |
Classifier: |
Programming Language :: Python :: 3.10 |
Classifier: |
Programming Language :: Python :: 3.11 |
Classifier: |
Programming Language :: Python :: 3.12 |
Classifier: |
Development Status :: 5 - Production/Stable |
Requires-Python: |
>=3.7 |
Requires-Dist: |
colorcet[tests]; extra == "all" |
Requires-Dist: |
colorcet[tests_extra]; extra == "all" |
Requires-Dist: |
colorcet[examples]; extra == "all" |
Requires-Dist: |
colorcet[doc]; extra == "all" |
Requires-Dist: |
colorcet[examples]; extra == "doc" |
Requires-Dist: |
nbsite (>=0.8.4); extra == "doc" |
Requires-Dist: |
sphinx-copybutton; extra == "doc" |
Requires-Dist: |
numpy; extra == "examples" |
Requires-Dist: |
holoviews; extra == "examples" |
Requires-Dist: |
matplotlib; extra == "examples" |
Requires-Dist: |
bokeh; extra == "examples" |
Requires-Dist: |
pre-commit; extra == "tests" |
Requires-Dist: |
pytest (>=2.8.5); extra == "tests" |
Requires-Dist: |
pytest-cov; extra == "tests" |
Requires-Dist: |
packaging; extra == "tests" |
Requires-Dist: |
colorcet[examples]; extra == "tests-examples" |
Requires-Dist: |
nbval; extra == "tests-examples" |
Requires-Dist: |
colorcet[tests]; extra == "tests-extra" |
Requires-Dist: |
pytest-mpl; extra == "tests-extra" |
Provides-Extra: |
all |
Provides-Extra: |
doc |
Provides-Extra: |
examples |
Provides-Extra: |
tests |
Provides-Extra: |
tests_examples |
Provides-Extra: |
tests_extra |
Description-Content-Type: |
text/markdown |
License-File: |
LICENSE.txt |