/velo-nantes

Python script to import datas about number of bikes in Nantes depending on temperature.

Primary LanguagePython

velo-nantes

Python script to import datas about number of bikes in Nantes depending on temperature.

Installation

Virtualenv setup

python -m venv venv
source venv/bin/activate

Dependencies installation

python -m pip install -r requirements.txt

Environment variables

You need to set the following environment variables

cp .env.example .env

Then edit the .env file with your own values

Add execution rights

chmod +x ./velo-nantes

Usage

To use this script run the following command

./velo-nantes