Closed paldepind closed 6 years ago
Thanks for making these suggestions! I'll add support for both shortly
That sounds wonderful! I've been looking around for a way to save GitHub traffic stats and yours looks really nice.
Done! please let me know if that's what you meant
Fantastic! It works wonderfully. Thanks a lot.
BTW, I just added pip install so it's easier to install it. You can view installation instructions in README.md
I did follow the instructions :smile: You might want to mention that the script uses Python 2. On some Linux distributions one has to use python2
and pip2
for Python 2 programs.
You're right, I'll do that, thanks!
Hello @seladb. This project looks very useful :+1: I have two questions:
python github_traffic_stats.py collect -r [github-repo] -u [github-user] -p [github-password]
. I'd need to input both my username and the organization name?