Python client for Météo-France API.
Project description
meteofrance-api
Client Python pour l'API Météo-France. | Python client for Météo-France API.
You will find English README content here.
Vous trouverez le contenu francophone du README ici.
Pour les francophones
Description
Ce package Python permet de gérer la communication avec l'API non publique de Météo-France utilisée par les applications moblies officielles.
Le client permet:
- Rechercher des lieux de prévisions.
- Accéder aux prévisions météorologiques horraires ou quotidiennes.
- Accéder aux prévisions de pluie dans l'heure quand disponibles.
- Accéder aux alertes météo pour chaque département français et l'Andorre. Deux bulletins sont disponibles : un synthétique et un second avec l'évolution des alertes pour les prochaines 24 heures (exemple ici).
Ce package a été développé avec l'intention d'être utilisé par Home-Assistant mais il peut être utilsé dans d'autres contextes.
Installation
Pour utiliser le module Python meteofrance
vous devez en premier installer
le package:
pip install meteofrance-api
Vous pouvez trouver un exemple d'usage dans un module Python en regardant le test d'intégration.
Contribuer
Les contributions sont les bienvenues. Veuillez consulter les bonnes pratiques
détaillées dans CONTRIBUTING.md
.
For English speaking users
Descritption
This Python package manages the communication with the private Météo-France API used by the official moblie applications.
The client allows:
- Search a forecast location.
- Fetch daily or hourly weather forecast.
- Fetch rain forecast within the next hour if available.
- Fetch the weather alerts or phenomenoms for each French department or Andorre. Two bulletin are availabe: one basic and an other advanced with the timelaps evolution for the next 24 hours (example here).
This package have been developed to be used with Home-Assistant but it can be used in other contexts.
Installation
To use the meteofrance
Python module, you have to install this package first:
pip install meteofrance-api
You will find an example ot usage in a Python program in the integration test.
Contributing
Contributions are welcomed. Please check the guidelines in CONTRIBUTING.md
.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file meteofrance-api-0.1.1.tar.gz
.
File metadata
- Download URL: meteofrance-api-0.1.1.tar.gz
- Upload date:
- Size: 13.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.0.9 CPython/3.8.5 Linux/5.3.0-1034-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ce689f5022e7b7cc924cb4b57d8ec20c2c216ea22272e82ccc51f9a56e2db4a8 |
|
MD5 | 7402edeb815135d495b7023fb494bf49 |
|
BLAKE2b-256 | 39d2ea42686f7f21eaaf97f712ec88e2560d116c4f3b4971676fb81681802f4a |
File details
Details for the file meteofrance_api-0.1.1-py3-none-any.whl
.
File metadata
- Download URL: meteofrance_api-0.1.1-py3-none-any.whl
- Upload date:
- Size: 15.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.0.9 CPython/3.8.5 Linux/5.3.0-1034-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 82408f946f515a524430e627480ccc8010f63452157d64946071ddb0a1b6d209 |
|
MD5 | 22cf89b0c027cc0612af62bac827ab40 |
|
BLAKE2b-256 | b4e6f33077deb4aa1d4b79cb392887bc1de4fd0dab324c5923323e5bc0ad55d1 |