explo-fees / GRAFees

Display weather data compared to Cave-Link data

Home Page:https://sebastien.pittet.org/blog

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GRAFees (dev in progress)

GRAFees is a graphical visualisation of events related to a cave (Réseau des Fées/Vallorbe/VD/CH).

Coded in Python, based on Flask micro-framework -and extensions- .

Installation

apt-get update && apt-get dist-upgrade
apt-get install python3
easy_install pip
git clone <this repository>
cd GRAFees
virtualenv flask
source flask/bin/activate
pip install -r requirements.txt
python3 run.py

About

Display weather data compared to Cave-Link data

https://sebastien.pittet.org/blog


Languages

Language:Python 66.2%Language:HTML 33.4%Language:JavaScript 0.2%Language:CSS 0.2%