Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Recreating Rise of GitHub in 2022 #23

Open
ReneKat opened this issue Jul 13, 2022 · 1 comment
Open

Recreating Rise of GitHub in 2022 #23

ReneKat opened this issue Jul 13, 2022 · 1 comment

Comments

@ReneKat
Copy link

ReneKat commented Jul 13, 2022

Hello there,
I want to recreate your figure in https://towardsdatascience.com/githubs-path-to-128m-public-repositories-f6f656ab56b1
using data up to today June 13, 2022.
I cloned the mirror repository and am following the instructions on the README.md; however, where is the requirements.dev.txt
I ran python setup.py install
But after changing the variables for my local computer, I get errors when I run test_mirror.sh:

AttributeError: module 'typing' has no attribute '_SpecialForm'

$watch -d -n 5 'curl https://api.github.com/rate_limit -s -H "Authorization: Bearer $GITHUB_TOKEN" "Accept: application/vnd.github.v3+json"'
-bash: watch: command not found

I'm a newbie and appreciate this repository, I just need a little help getting started.
Thanks so much!
Rene

@valaises
Copy link

Hi, ReneKat. Did you succeed in recreating an up-to-date repo list?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants