Installing Monalysa#
Monalysa is available through PyPI and can be easily installed using the following pip command.
(.venv) $ pip install monalysa
Dependencies#
Monalysa relies on the following dependencies:
- Python 3.9
- numpy
- scipy
- pandas
- matplotlib