vCra/mooshak2api

View on GitHub
docs/source/installation.rst

Summary

Maintainability
Test Coverage
Installation
============

.. toctree::
   :maxdepth: 2
   :caption: Contents:

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.