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
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file lmu_meteo_api-0.2.1.tar.gz.
File metadata
- Download URL: lmu_meteo_api-0.2.1.tar.gz
- Upload date:
- Size: 2.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.3.2 CPython/3.10.13 Darwin/24.3.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0b2ffd5b8d0f22325ee0122ef523851c9b3916aec6c78e1e910954767223917e
|
|
| MD5 |
ef1a051b58a2fefbea402abd68dfd742
|
|
| BLAKE2b-256 |
451d994a2a1899ae4458cc310886dab5a6a49924d9e609cea90ba05bf101762d
|
File details
Details for the file lmu_meteo_api-0.2.1-py3-none-any.whl.
File metadata
- Download URL: lmu_meteo_api-0.2.1-py3-none-any.whl
- Upload date:
- Size: 2.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.3.2 CPython/3.10.13 Darwin/24.3.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
affbfefe3f3e99f1687899902564ef52e9b82431348d42bbe2ec583463053ea8
|
|
| MD5 |
1222d9e729cab2ea0ee443e07c28b43b
|
|
| BLAKE2b-256 |
62345f9bb636304d259683071a9f3a355ce28c46dd4d5d0837cba8f698666bfa
|