Skip to main content

Python interface to request data from the LMU Meteorology station.

Project description

LMU Meteo Data API

The LMU provides free high-quality meteodata through a web API, that can be accessed without authentification. This package should help to acess the API and return the data as dataframe.
The package is published on PyPi for easy installation using pip.

API documentation

https://www.meteo.physik.uni-muenchen.de/request-beta/

How to install

pip install lmu_meteo_api

For developers

Set up you virtual environment

python3.10 -m venv .venv

Install dependencies

poetry install

(Optional) Publish new package

poetry build
poetry publish

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

lmu_meteo_api-0.2.0.tar.gz (2.5 kB view hashes)

Uploaded Source

Built Distribution

lmu_meteo_api-0.2.0-py3-none-any.whl (2.6 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