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