sending data to github repo using python

Viewed 14

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?

0 Answers
Related