Official OpenAQ Python SDK
## [1.0.0rc2] - 2026-02-24 ### Updated - HTTPX client configuration settings for timeout - HTTPX client configuration settings for limits ##…
[1.0.0rc1] - 2026-02-13 **Breaking changes** ### Added - `auto_wait` parameter for OpenAQ and AsyncOpenAQ to provide automatic waiting based…
## [0.7.0] - 2026-01-13 ### Fixed - Properly cast datetime values to Datetime in response classes Thanks @PPetar1 - Fix ManufactuersResponse d…
## [0.6.0] - 2025-11-26 ### Added - Query parameter validation - Additional test coverage - mypy typing coverage - `py.typed` file
## [0.5.0] - 2025-10-31 ### Updated - Drop support for Python 3.9 - Added support for Python 3.14 ### Added - Additional checks to preven…
## [0.4.0] - 2025-03-31 ### Updated - Client rate limiting functionality - Drop support for Python 3.8 - Type annotations removing old `Dict` …
## Changelog - Refactor of response models - rate limit header support - v3 measurements changes - v3 latest endpoints
0.2.1 ## Changelog - Resolves issue that breaks `OpenAQ.locations()` method and `AsyncOpenAQ.locations()` from upstream API change. Checks for a…