'''''''''''''''''''' Installation '''''''''''''''''''' Requirements ^^^^^^^^^^^^ The package requires python ≥ 3.8 and these necessary dependencies: * cmprsk * joblib * lifelines * matplotlib * numpy * pandas * prettytable * pytruncreg * scipy * seaborn * statsmodels * tqdm All the dependencies needed by the pygformula are listed in the file `"requirements.txt" `_ , users can install them by: .. code:: pip install -r requirements.txt Install pygformula ^^^^^^^^^^^^^^^^^^^^^^^^ Users can use the following command to install the pygformula package: .. code:: pip install pygformula