Download:
Click here to download scm-py.
Requirements:
requests
, PIL
, and tqdm
Python modules are required. (When ran, scm-py will automatically check for these modules and prompt to install if not found.)
To install these modules manually, run:
pip3 install requests pillow tqdm
or
pip install requests pillow tqdm
Usage:
Download and run scm-py:
python scm-py.py
or
python3 scm-py.py