Skip to content

A python class I created for personal use, to access Noxcrew's MCC api through python

License

Notifications You must be signed in to change notification settings

indiefoxart/MCC_Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MCC_Python

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

mcc.py

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.

mcc_data.py

An example of pulling all of the teams data (username plus overall coin count) and saving it as a .csv file (out.csv)

example.py

An example of using the csv file to display the data from MCC Pride 2022

image

About

A python class I created for personal use, to access Noxcrew's MCC api through python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages