AKA "Come Rio or Shine" (thanks djsmiley2k)
Checks rain maps available from Sistema Alerta Rio da Prefeitura do Rio de Janeiro
Done as a quick thing for TBG.
Make sue pip is installed, as well as Python 3.
git clone https://github.com/bertiebaggio/rio-raincheck.gitcd rio-raincheckpython3 -m venv envsource env/bin/activatepip install -r requirements.txt
python3 raincheck.py