Installation#

For users#

Maha is a Python library, and can be simply installed via pip with:

pip install mahad # pronounced maha d

Why not just Maha

Sadly, the name Maha is taken by another project.

Hint

If you need help or want to discuss topics related to Maha, feel free to reach out to our Discord server or start a new Discussion. If you would like to submit a bug report or feature request, please open an issue directly on GitHub.

Once Maha is installed, you can proceed to our Overview to explore few use cases.

For developers#

In order to contribute to the library, it is recommended to install Maha in a different way. Please follow the instructions in our contribution guide if you are interested in that.