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.4

  • matplotlib>=3.2.2

  • numpy>=1.21.6

  • openpyxl>=3.0.9

  • pandas>=1.3.5

  • scipy>=1.4.1

  • statsmodels>=0.11.0

  • tabulate>=0.8.9

Note that these dependencies will be automatically installed.