A python class I created for personal use, to easily make calls to Noxcrew's MCC api.
I'll write a better readme later. remind me to fill this out more
The class itself which directly calls the public API. It's current functions allow the user to pull data from the API into another file.
An example of pulling all of the teams data (username plus overall coin count) and saving it as a .csv file (out.csv)
An example of using the csv file to display the data from MCC Pride 2022