Metadata-Version: 2.3
Name: cmap_wsxmTopy
Version: 0.0.8
Summary: convert wsxm cmap files to python compatible format
License: MIT
Author: stefanotriv
Author-email: s.trivini@nanogune.eu
Requires-Python: >=3.9,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
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: Programming Language :: Python :: 3.13
Project-URL: Homepage, https://github.com/stefanotriv/cmap_wsxmTopy
Description-Content-Type: text/markdown

# cmap_wsxmTopy
Small library to convert colormaps from .lut (wsxm) to python LinearSegmentedColormap

Always wanted to use your viridis cmap, but don't want to give up the handy functions of wsxm?
Check the example to see the how it works.


