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.