Command Line tool to get total stargazers count of GitHub Repository of any user.
Project description
Star-Count
Python Command Line tool to get total stargazers count of GitHub Repository of any user.
How to Install
pip install starcount
How to Use
- Open Terminal
- Run
starcount -h
for help
Usage:
starcount -u <user_name> -t <stars_count_threshold_per_repo> -n <num_repo_to_show> -a <auth_token>
Example Usage:
starcount -u starkblaze01 -t 10 -n 12
Optional arguements:
- t: to get repositories having num stars above threshold
- n: to show limited number of repository
- a: GitHub OAuth token
Note:
- Number of API calls request is limited to 60/hr without auth token. With OAuth token it is 5000/hr. Know more about it here.
- Authentication using password is not used for this package because it will be depricated soon and not recommended. You can get your OAuth token from here in case you hit your request limit.
GIF
Click here
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
starcount-0.0.1.tar.gz
(3.3 kB
view details)
Built Distribution
File details
Details for the file starcount-0.0.1.tar.gz
.
File metadata
- Download URL: starcount-0.0.1.tar.gz
- Upload date:
- Size: 3.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.1.0 requests-toolbelt/0.9.1 tqdm/4.40.2 CPython/3.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 64019884346d1930cb69ec5bbe5ad9c7ba55e7c4b6e9ad9da6e08bd627c7bc87 |
|
MD5 | 438ba9f9b25e66afaf3063f8f9958a57 |
|
BLAKE2b-256 | cee3748dbe732c8c1e4f0b770c52e64fb27d9cdd8376dd93fec075e0fe110cde |
File details
Details for the file starcount-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: starcount-0.0.1-py3-none-any.whl
- Upload date:
- Size: 4.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.1.0 requests-toolbelt/0.9.1 tqdm/4.40.2 CPython/3.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f05d0027bb8828108142855811565285637b4382a84c3b03f3591a52a29bb9a5 |
|
MD5 | 7dd890d8b19848e858e0d122108fc15c |
|
BLAKE2b-256 | fa5a1831931f1490c758691a898935f3f917c5434f2069aa04b75959efcfed8d |