Skip to main content

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

imgw_api_wrapper-0.1.0.tar.gz (5.1 kB view hashes)

Uploaded Source

Built Distribution

imgw_api_wrapper-0.1.0-py3-none-any.whl (4.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page