Python script to import datas about number of bikes in Nantes depending on temperature.
python -m venv venv
source venv/bin/activatepython -m pip install -r requirements.txtYou need to set the following environment variables
cp .env.example .envThen edit the .env file with your own values
chmod +x ./velo-nantesTo use this script run the following command
./velo-nantes