This commit is contained in:
parent
f9c08a2dec
commit
b017d9bd5b
16
README.md
16
README.md
@ -1,14 +1,22 @@
|
|||||||
# dRStats
|
# dRStats
|
||||||
|
|
||||||
## About
|
Project to determine health of the devrant platform.
|
||||||
|
|
||||||
Simple project to determine health of the devrant platform.
|
|
||||||
|
|
||||||
Also, it will generate a dataset to be used with machine learning.
|
Also, it will generate a dataset to be used with machine learning.
|
||||||
|
|
||||||
Make Retoor9b great again!
|
Make Retoor9b great again!
|
||||||
|
|
||||||
Generating these statistics takes quite some steps. Look at the build log under the `actions` tab.
|
I do not have to run statistics manually. Every source code update results in automatically new build statistics by my build server. I should do this for a living.
|
||||||
|
|
||||||
|
Generating these statistics takes quite some steps. Look at the build log under the [actions](https://retoor.molodetz.nl/retoor/drstats/actions?workflow=export.yaml&actor=0&status=1) tab.
|
||||||
|
|
||||||
|
## Generated statistics by last build
|
||||||
|
|
||||||
|
Click here for latest [dataset](https://retoor.molodetz.nl/retoor/drstats/src/branch/main/export/dataset.txt).
|
||||||
|
|
||||||
|
Click here for latest [graphs compilaiton](https://retoor.molodetz.nl/retoor/drstats/src/branch/main/export/1_graphs_compliation.png).
|
||||||
|
|
||||||
|
Click here for all generated [data](https://retoor.molodetz.nl/retoor/drstats/src/branch/main/export)
|
||||||
|
|
||||||
## Credits
|
## 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/
|
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/
|
||||||
|
BIN
dist/drstats-0.1.1-py3-none-any.whl
vendored
Normal file
BIN
dist/drstats-0.1.1-py3-none-any.whl
vendored
Normal file
Binary file not shown.
BIN
dist/drstats-0.1.1.tar.gz
vendored
Normal file
BIN
dist/drstats-0.1.1.tar.gz
vendored
Normal file
Binary file not shown.
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user