Open
Description
Description
Recently I ran into #958 while wanting to use manim and colour-science in the same Python project. The workaround is not great. I'd appreciate it if you could build an additional package and release that together with the coluor-science package. Suggested feature:
pip install colour-science
>>> import colour
pip install colour-science-namespaced
>>> import colour_science