retostauffer / python-colorspace

Python colorspace implementation. Documentation available on https://retostauffer.github.io/python-colorspace/. The latest release is available via the Python Package Index (PyPI) via https://pypi.org/project/colorspace/
Other
69 stars 15 forks source link
python-colorspace

A Python toolbox for manipulating and assessing colors and palettes

Documentation Examples Testing Coverage status

The package provides a Python 3 version of the R colorspace package comprising:

Links

Contributors

We would like to thank the following individuals for their contributions to the review process for this software, as part of the submission to The Journal of Open Source Software (JOSS): Julia Romanowska @jromanowska, Editor ORCID iD, Daniel S. Katz @danielskatz, Editor ORCID iD, David Reagan @dmreagan, Reviewer ORCID iD, Andrew Ting @hollowscene, Reviewer.

Furthermore, the Python package implements the functionality from the R package that is co-written with Ross Ihaka, Paul Murrell ORCID iD, Kurt Hornik ORCID iD, Jason C. Fisher ORCID iD, Claus O. Wilke ORCID iD, Claire D. McWhite ORCID iD.

Citations

Stauffer, R. and Zeileis A. (2024). "colorspace: A Python Toolbox for Manipulating and Assessing Colors and Palettes." The Journal of Open Source Software, 9(102), 7120, doi:10.21105/joss.07120.

Stauffer, R. and Zeileis, A. (2024). "colorspace: A Python Toolbox for Manipulating and Assessing Colors and Palettes (v1.0.0)". Zenodo. doi:10.5281/zenodo.14004295.

Development notes

Community guidelines

If you encountery any bugs or issues, or are interested in contributing to Python colorspace, please have a look at our Community guidelines.

Test and development

More detailed information on how to run automated tests, create coverage reports, test examples and render the documentation can be found on our Installation page.

GitHub Action integration (CI)

Additional notes about development and deployment are documented in GITHUBACTIONS.md.