projects:grenouille
This is an old revision of the document!
Table of Contents
Grenouille
Grenouille is an online service for weather data. Grenouille is written in Python.
All data can be obtained in JSON and displayed on a map. The Web application is based on Flask and uses PostgreSQL.
It can be deployed on Heroku. An example of a client for the Yocto-Meteo sensor is provided (inspired from this code).
The project is divided in two parts:
- the web service: a Flask application using PostgreSQL with an open API;
- a proof of concept station: a watcher running on a Raspberry Pi with a Yoctopuce sensor. Of course you can implement your own client with the API documentation.
<html> <script type=“text/javascript” src=“http://www.ohloh.net/p/642493/widgets/project_factoids_stats.js”></script> </html>
Links
- Getting Grenouille:
- git clone https://bitbucket.org/cedricbonhomme/grenouille.git (main)
- git clone https://github.com/cedricbonhomme/Grenouille.git (backup)
- git clone https://git.gitorious.org/grenouille/grenouille.git (backup)
- Ohloh page of Grenouille;
- Freecode page of Grenouille.
License
Grenouille is under the GNU Affero General Public License version 3.
projects/grenouille.1395591087.txt.gz · Last modified: 2014/03/23 17:11 by cedric