Skip to content

A handy Python script to obtain the number of stars from a GitHub repository.

License

Notifications You must be signed in to change notification settings

CodeMaster7000/Obtain_Stargazers_From_A_Repository

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Obtain Stargazers from a GitHub repository

About

A handy Python script to obtain the number of stars from a GitHub repository, using the GitHub REST API.

Prerequisites

  • PyGithub module
  • Python 3

You can install this simply with pip install PyGithub.

Implementation

Run python3 Repository-Stargazers.py in a terminal if you have Python 3.

About

A handy Python script to obtain the number of stars from a GitHub repository.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages