Skip to content

Recreating Rise of GitHub in 2022 #23

@ReneKat

Description

@ReneKat

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions