IMGW (Polish weather service) API wrapper. Do not use for commercial purposes.
Project description
IMGW API Wrapper for Python
An extremely simple module allowing you to look up current weather forecasts on the territory of Poland using governmental data (https://meteo.imgw.pl/) Currently, the main and only feature is weather data lookup based on coordinates.
Before using:
Check if you are allowed to use the API - using it is banned for purposes of economic activity (anything for-profit).
The author of this package does not endorse and is not responsible for any illegal applications of it.
How to use:
Install the package using pip
:
pip install imgw_api_wrapper
Data lookup is done by creating an IMGW
object and calling the get_data
method on it with latitude, longitude and model as arguments. For more details about models, visit the official IMGW site.
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
Hashes for imgw_api_wrapper-0.2.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | bc7854b03cc9bec273ca0a1de051e77886a7a4d52e421889bd2ad0a3a73d089c |
|
MD5 | e0d6558ec9b1505b6177366636e91a42 |
|
BLAKE2b-256 | e9e77bce86415c57021a2ffcf0987ee5153309f3e7300d4a39dcd7c559baba18 |