Metadata-Version: 2.1
Name: waqi-client-async
Version: 1.0.0
Summary: An asynchronous client to query data from the World Air Quality Index project (aqicn.org, waqi.info).
Home-page: https://github.com/sbach/waqi-client-async
License: MIT
Author: Stanislas Bach
Author-email: sbach@0g.re
Requires-Python: >=3.7
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: aiohttp (>=3.8.3,<4.0.0)
Project-URL: Documentation, https://github.com/sbach/waqi-client-async
Project-URL: Repository, https://github.com/sbach/waqi-client-async
Description-Content-Type: text/markdown

### Asynchronous WAQI client
This module allows to query data from the
[World Air Quality Index](http://waqi.info/) project.

