Installation

cycad is in the Python Package Index

Install the library using pip (preferably in a new virtual environment):

$ conda create -n cycad
$ conda activate cycad
(cycad) $ conda install pip
(cycad) $ pip install cycad