Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 262 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 262 Bytes

EUR to BRL CRON script

Based on exchangerate-api

0 7 * * * /usr/bin/python3 /<path>/eur.py >> /<path>/eur.txt 2>&1

Requirements

pip3 install requests python-dotenv

Running

python3 eur.py