tom-doerr / get_total_stars

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

get_total_stars

What is it?

This script gets the total number of stars a GitHub user received.

Usage

$ python3 main.py <user>

Output

<user> has a total of <stars_count> stars.

About

License:MIT License


Languages

Language:Python 100.0%