A Python library for interacting with Reporter App exports.
- Free software: MIT License
- TODO
>>> from reporterapp import ReporterApp >>> r = ReporterApp() >>> for s in r.snapshots: ... print(s.batteryDisplay) ... ... 60% 56% 39% 100%
| Name | Name | Last commit date | ||
|---|---|---|---|---|