================== Installation guide ==================
Supported Python versions
SatSure Cloud Utils requires Python 3.7+, either the CPython implementation (default)
Installing SatSure Cloud Utils
you can install SatSure Cloud Utils and its dependencies from PyPI with::
pip install satsure_cloud_utils
We strongly recommend that you install SatSure Cloud Utils in a dedicated virtualenv or a conda environment to avoid conflicting with your system packages.