Installation

In most cases, you will want to install mooshak2api from pip. To do this, simply run:

pip install mooshak2api

Requirements

The only dependency for mooshak2api is python requests. It will get installed during installation if not already present.

Python 3.6 (or greater) is required.