https://github.com/htr-tech/githubstat
A Simple Github User Statistics Meter based on Github-API.
https://github.com/htr-tech/githubstat
github github-api github-forks github-stargazers github-stars github-statistics github-stats htr-tech stats
Last synced: 3 months ago
JSON representation
A Simple Github User Statistics Meter based on Github-API.
- Host: GitHub
- URL: https://github.com/htr-tech/githubstat
- Owner: htr-tech
- License: mit
- Created: 2021-03-23T12:47:57.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-07-17T10:15:31.000Z (almost 3 years ago)
- Last Synced: 2025-03-25T21:23:01.908Z (4 months ago)
- Topics: github, github-api, github-forks, github-stargazers, github-stars, github-statistics, github-stats, htr-tech, stats
- Language: Python
- Homepage:
- Size: 20.5 KB
- Stars: 16
- Watchers: 3
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# GithubStat
**A Simple Github User Statistics Meter based on Github-API.**[](https://github.com/htr-tech)
[](#)
[](https://badge.fury.io/py/GithubStat)
[](https://pypi.org/project/GithubStat)
[](https://pepy.tech/project/GithubStat)
[](https://pepy.tech/project/GithubStat/month)### Installation :
- **Install GithubStat via Pypi :**
```
$ pip install GithubStat
```
- Now simply Type
```
$ GithubStat
```
- **Use it via console :**
```python
>>> from GithubStat.__init__ import stats
>>> stats('htr-tech')[-] Username : htr-tech
[-] Name : Tahmid Rayat
[-] Followers : 1969
[-] Following : 12
......
```
- **Install GithubStat via Github :**
```
$ git clone https://github.com/htr-tech/GithubStat.git
$ cd GithubStat
$ python setup.py install
$ GithubStat
```***Copyright (c) 2022 Tahmid Rayat Under [MIT LICENSE](https://github.com/htr-tech/GithubStat/blob/master/LICENSE#L1)***
### *📡 Get in Touch :*
[](https://github.com/htr-tech)
[](https://fb.com/tahmid.rayat.official)
[](https://www.instagram.com/tahmid.rayat)