Metadata-Version: 2.1
Name: drstats
Version: 0.1.1
Summary: Dr Stats
Author: Retoor
Author-email: retoor@retoor.io
License: MIT
Requires-Python: >=3.7
Description-Content-Type: text/markdown
Requires-Dist: aiohttp>=3.10.10
Requires-Dist: dataset>=1.6.2
Requires-Dist: matplotlib>=3.9.2
# dRStats
## About
Simple project to determine health of the devrant platform.
## Credits
Thanks to Rohan Burke (coolq). The creator of the dr api wrapper this project uses. Since it isn't made like a package, i had to copy his source files to my source folder. His library: https://github.com/coolq1000/devrant-python-api/