Instalation#
Install PyCafee with:
pip install pycafee
See more details on PyPI
The required libraries and their prerequisites are as follows:#
PyCafee requires the Python version to be between 3.7 and 3.8.13.
The dependencies are:
colorama>=0.4.4matplotlib>=3.2.2numpy>=1.21.6openpyxl>=3.0.9pandas>=1.3.5scipy>=1.4.1statsmodels>=0.11.0tabulate>=0.8.9
Note that these dependencies will be automatically installed.