Metadata-Version: 2.1
Name: rpi-bad-power
Version: 0.0.2
Summary: A Python library to detect bad power supply on Raspberry Pi 
Home-page: https://github.com/shenxn/rpi-bad-power
Author: Xiaonan Shen
Author-email: s@sxn.dev
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: POSIX :: Linux
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE

# rpi-bad-power
A Python library to detect bad power supply on Raspberry Pi

## TODOs
 - [ ] Docs
 - [ ] Tests
 - [ ] Automations (Github Actions)
