Skip to content

[FEATURE]: Implement support for concurrent installation with vaab/colour Pypi package. #1221

Open
@Voultapher

Description

@Voultapher

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions