Metadata-Version: 2.4
Name: pyastroweatherio
Version: 0.75.0
Summary: Python Wrapper for OpenMeteo and Met.no REST API
Home-page: https://github.com/mawinkler/pyastroweatherio
Author: Markus Winkler
Author-email: winkler.info@icloud.com
License: MIT
Keywords: AstroWeather,Met.no,OpenMeteo,Python
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
License-File: LICENSE
Requires-Dist: aiofiles~=24.1
Requires-Dist: aiohttp>=3.10.9
Requires-Dist: pyephem>=9.99
Requires-Dist: pytz>=2024.2
Requires-Dist: setuptools>=75.1
Requires-Dist: typeguard>=4.3
Requires-Dist: openmeteo-requests~=1.3
Requires-Dist: pandas>=2.1
Requires-Dist: tabulate~=0.9
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: home-page
Dynamic: keywords
Dynamic: license
Dynamic: license-file
Dynamic: requires-dist
Dynamic: summary

Lightweight Python 3 module to receive data via REST API from OpenMeteo and Met.no and consume UpTonight reports.
