Skip to content

ambv/cpython-stats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gathering stats about the python/cpython repository

# Clone the repo
gh repo clone ambv/cpython-stats

# Make a virtualenv
vf new cpython-stats

# Install
cd cpython-stats
poetry install

# Create a .env file
cat >.env
GITHUB_API_TOKEN = ghp_aBCdEFgHIjKLmNOpQRsTUvXYz12345678901
<CTRL-D>

# Import Github PRs
python -m cpython_stats.import_gh_pr

# Import commits from python/cpython Git repo
python -m cpython_stats.import_git_repo

DISCLAIMER: this is provided without support. Any changes in the data sources that require modifications to files in this project are up to you to perform.

About

Gathering stats about python/cpython

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages