Metadata-Version: 2.1
Name: meteo-lt-pkg
Version: 0.1.3
Summary: A library to fetch weather data from api.meteo.lt
License: MIT
Author: Brunas
Author-email: brunonas@gmail.com
Requires-Python: >=3.10,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: aiohttp (>=3.9.5,<4.0.0)
Requires-Dist: asyncio (>=3.4.3,<4.0.0)
Requires-Dist: scipy (>=1.7.1,<2.0.0)
Description-Content-Type: text/markdown

# Meteo.LT Lithuanian weather forecast package
Python library for accessing Meteo.lt weather forecast data

Please visit https://api.meteo.lt/ for more information

If you want to contribute you can use devcontainers in vscode for easiest setup. Please see [instructions here](.devcontainer/README.md)

