A Simple Github User Statistics Meter based on Github-API.
- Install GithubStat via Pypi :
$ pip install GithubStat
- Now simply Type
$ GithubStat <github-username>
- Use it via console :
>>> from GithubStat.__init__ import stats
>>> stats('Itsmeafriliyan')
[-] Username : Itsmeafriliyan
[-] Name : [ Dvanmeploph - ( Ferly Afriliyan - Itsmeafriliyan ) ] -
[-] Followers : 66
[-] Following : 2
......
- Install GithubStat via Github :
$ git clone https://github.com/Itsmeafriliyan/GithubStat.git
$ cd GithubStat
$ python setup.py install
$ GithubStat <github-username>
Copyright (c) 2022 [ Dvanmeploph - ( Ferly Afriliyan - Itsmeafriliyan ) ] - Under MIT LICENSE