Skip to content
This repository was archived by the owner on Jun 7, 2026. It is now read-only.

Repository files navigation

python-github-stats

Just a little fun project to capture some stats for a users GitHub repos.

Build Status

GitHub Actions

Python Test

Travis CI

Build Status

Requirements

GitHub API Personal Token

You will need to create a GitHub API Personal Token in order to authenticate.

To use your token you will either need to use --token PersonalAccessToken or create/edit a ~/.netrc.

The ~/.netrc file should look like:

machine github.com
password = PersonalAccessToken
machine api.github.com
password = PersonalAccessToken

Dependencies

Usage

To view the different usages available checkout the usage guide.

License

MIT

Author Information

Larry Smith Jr.

NOTE: Repo has been created/updated using https://github.com/mrlesmithjr/cookiecutter-python-project as a template.

About

Just a little fun project to capture some stats for a users GitHub repos

Resources

Code of conduct

Contributing

Security policy

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages