I wanna do something with GitHub :
I want to send data to GitHub API with python and save it in GitHub (a repo). I want this data to be sent to GitHub and stored somewhere
Actually, I'm making an app, and I want this app to send data to GitHub and make me know how many users installed the app.
Any ideas?