Installation

mango-library requires Python >= 3.8 and runs on Linux, OSX and Windows. For installation of mango you should use virtualenv which can create isolated Python environments for different projects.

It is also recommended to install virtualenvwrapper which makes it easier to manage different virtual environments.

Installation with pip

Once you have created a virtual environment you can just run pip to install it:

$ pip install mango-library