Metadata-Version: 2.4
Name: snraspi-lib
Version: 1.1.0
Summary: Convenience library for Raspberry Pi to read sensors like BME280 and DHT22.
Author-email: signag <siegfried.nagel@t-online.de>
License-Expression: MIT
Project-URL: Homepage, https://github.com/signag/snraspi-lib
Project-URL: Issues, https://github.com/signag/snraspi-lib/issues
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: logging_plus>=1.3.0
Requires-Dist: adafruit-circuitpython-bme280>=2.6.32
Requires-Dist: adafruit-circuitpython-dht>=4.0.12
Dynamic: license-file

# snraspi-lib

This Package includes convenience functions for Raspberry Pi

## Package 'sensors'

- [Environment Sensors](https://github.com/signag/snraspi-lib/blob/main/docs/EnvironmentSensors.md)
