python-opensensemap-api

OpenSenseMap API Python client.

MIT License

Downloads
3K
Stars
4
Committers
4

Bot releases are hidden (Show)

python-opensensemap-api - 0.3.2 Latest Release

Published by fabaff 10 months ago

  • Unhandled exception on missing sensor property "lastMeasurement" (thanks @hubwoop)
  • Add additional properties (thanks @hubwoop)
python-opensensemap-api -

Published by fabaff 11 months ago

  • Allow to work with offline stations
  • Description is an optional entry for a station
python-opensensemap-api -

Published by fabaff almost 2 years ago

  • Support for Python 3.10 and Python 3.11
  • Minimal required Python release is 3.9
python-opensensemap-api -

Published by fabaff almost 3 years ago

  • Support for async_timeout >=4
python-opensensemap-api -

Published by fabaff over 3 years ago

  • Only allow aiohttp >= 3.7.4 to avoid CVE-2021-21330
python-opensensemap-api -

Published by fabaff over 5 years ago

  • Add additional measurements (@scop)
  • Make it more robust (@scop)