vigimeteo 0.0.1b1.dev1

Creator: bradpython12

Last updated:

Add to Cart

Description:

vigimeteo 0.0.1b1.dev1

# vigimeteoVigilance Meteo : French West Indies weather awareness level.This module grabs METEO-FRANCE weather information about the current weatherawareness level to alert people in Guadeloupe, Martinique, Saint Martin andSaint Barths.It can be used as command line tool or as python module and imported in athird party program.## Vigilance MétéoIn France this level is called "Vigilance Météo", and suprisingly there is noAPI nor RSS flux to retrieve in realtime this information for French WestIndies. This information is vital for local people. Two specific levels :*violet* (purple) and *gris* (gray) purple, have been created for these islandsbecause of the risk of hurricanes.Actually, this tools works only for Guadeloupe, Martinique and Saint Martin /Saint Barths. The French Guyane is divided in 4 "vigilance météo" area and theweather forecast provided by METEO-FRANCE use a different format from theothers.# install## using pip pip install vigimeteo## from source git clone https://github.com/Alert-Box/vigimeteo cd vigimeteo python setup.py# Usage example## Command Line You can't use 'macro parameter character #' in math modeYou can't use 'macro parameter character #' in math mode vigimeteo --help $ vigimeteo 971## Python Module >>> from vigimeteo import VigiMeteo >>> ia = VigiMeteo() >>> ia.get_vigilance('guadeloupe')# LicenceVigiMeteo is a Free Software and is licensed under the GNU General Public License (GPL) Version 3 or later.## GNU General Public License (GPL) Version 3 or later[![GNU GPL v3.0](http://www.gnu.org/graphics/gplv3-127x51.png)](http://www.gnu.org/licenses/gpl.html)View official GNU site <http://www.gnu.org/licenses/gpl.html>.[![OSI](http://opensource.org/trademarks/opensource/OSI-Approved-License-100x137.png)](http://opensource.org/licenses/mit-license.php)[View the Open Source Initiative site.](http://opensource.org/licenses/mit-license.php)

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files:

Customer Reviews

There are no reviews.