Installation

To install the PyCCEA package directly from PyPI, use the following command in a Python ≥ 3.10 environment:

pip install pyccea

Alternatively, to install the latest development version directly from GitHub, run:

pip install git+https://github.com/pedbrgs/pyccea.git

Make sure you have pip installed and an active internet connection to download dependencies.