Metadata-Version: 2.1
Name: wetteronline
Version: 0.0.3
Summary: An (unofficial) API for wetteronline.de .
Home-page: https://github.com/johangroe/wetteronline-api/
Author: Johan Gröger
Author-email: johan.groeger@gmail.com
Project-URL: Bug Tracker, https://github.com/johangroe/wetteronline-api/issues/
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: beautifulsoup4 (>=4.11.1)
Requires-Dist: requests (>=2.28.0)
Requires-Dist: lxml (>=4.9.0)

[![status - under developement](https://img.shields.io/badge/status-under_developement-yellow)](https://github.com/johangroe/)
# wetteronline-api
An unofficial API for the german weatherforecast service wetteronline.de .
You can actually fork this module via [pip](https://pypi.org/project/wetteronline/). Docs are located [here](https://wetteronline.readthedocs.io/en/latest/).
