Installation¶
You don’t need to download the GIT version of the code as colouralpha is
available on the PyPI. So you should be able to run:
$ pip install colouralpha
If you have downloaded the GIT sources, then you could add the colour.py
directly to one of your site-packages (thanks to a symlink). Or install
the current version via:
$ poetry install
And if you don’t have the GIT sources but would like to get the latest main or branch from gitlab, you could also:
$ pip install git+https://gitlab.com/marcin-serwin/colouralpha.git
Or even select a specific revision (branch/tag/commit):
$ pip install git+https://gitlab.com/marcin-serwin/colouralpha.git@main
$ ls
$ dir