Hello fellow circle-clickers!
I made this project because it was something I was sad did not already exist. It currently does not require the API Oauth to work.
Essentially, this program takes data from your profile and generates a spreadsheet in .xlsx form, which can then be used to make useful graphs about your play info. As a data analysis nerd, I was having trouble receiving this data in a workable format, so I made this tool to aid in that effort.
The spreadsheet includes the rank of the top 100 plays, their difficulty (in stars), the pp worth of the play, how much pp that is after weight, and the weight percent.
With instructions on how to use this tool, check the README.md on Github.
Download here.
To add:
The data imported into Google Sheets, with chart made by hand. I intend for the tool to be able to generate the graph in the future, or at least have a template for date to be pasted into.
Update! 10/21/2021
A GUI has been added! This is no longer a Python Script unusable to most! It now exists as a Windows executable file, which can be found on the github under the releases section! Enjoy!
I made this project because it was something I was sad did not already exist. It currently does not require the API Oauth to work.
Essentially, this program takes data from your profile and generates a spreadsheet in .xlsx form, which can then be used to make useful graphs about your play info. As a data analysis nerd, I was having trouble receiving this data in a workable format, so I made this tool to aid in that effort.
The spreadsheet includes the rank of the top 100 plays, their difficulty (in stars), the pp worth of the play, how much pp that is after weight, and the weight percent.
With instructions on how to use this tool, check the README.md on Github.
Download here.
To add:
- Spreadsheet template to paste data into to receive a pre-made graph.
- More data
The data imported into Google Sheets, with chart made by hand. I intend for the tool to be able to generate the graph in the future, or at least have a template for date to be pasted into.
Update! 10/21/2021
A GUI has been added! This is no longer a Python Script unusable to most! It now exists as a Windows executable file, which can be found on the github under the releases section! Enjoy!