Metadata-Version: 2.4
Name: aemetdata
Version: 0.1.0
Summary: Cliente Python para descargar datos de AEMET OpenData
Author-email: Carlos Pacheco Perelló <cpacheco.perello@outlook.com>
License: MIT
Project-URL: Homepage, https://github.com/tu-usuario/aemetdata
Project-URL: Repository, https://github.com/tu-usuario/aemetdata
Project-URL: Issues, https://github.com/tu-usuario/aemetdata/issues
Keywords: aemet,opendata,meteorologia
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
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: Topic :: Software Development :: Libraries
Classifier: Topic :: Utilities
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: httpx>=0.24
Requires-Dist: requests>=2.31
Provides-Extra: test
Requires-Dist: pytest>=7.0; extra == "test"
Requires-Dist: pytest-asyncio>=0.21; extra == "test"
Requires-Dist: pytest-cov>=4.0; extra == "test"
Dynamic: license-file
