Installation

Installation using pip from GIT

Use git command to get cropmaps package and then pip package manager to install the module.

git clone https://github.com/alekfal/googlesat.git && cd googlesat/
pip install .

Installation using pip from PyPI

pip install googlesat