https://github.com/guofei9987/github_star_counter
Count a GitHub user's total stars and forks
https://github.com/guofei9987/github_star_counter
Last synced: 5 months ago
JSON representation
Count a GitHub user's total stars and forks
- Host: GitHub
- URL: https://github.com/guofei9987/github_star_counter
- Owner: guofei9987
- License: mit
- Created: 2019-08-09T00:36:32.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2021-03-15T03:16:25.000Z (almost 5 years ago)
- Last Synced: 2025-07-08T06:06:17.888Z (6 months ago)
- Language: Python
- Homepage: https://www.guofei.site/os/github_star_counter.html
- Size: 21.5 KB
- Stars: 33
- Watchers: 3
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## count one's github stars and forks
`python github_counter.py `
demo:
```py
python github_counter.py guofei9987
```

[online version](https://github.com/guofei9987/star_counter)