/github-inspector

This is the back-end of github-inspector which will let you investigate any users public information.

Primary LanguagePythonMIT LicenseMIT

python

github-inspector

This is a python terminal based application to inspect and survey any github profile.

Usage

Right now it's not done yet. If you want to use it-

from inspector.main_class import GitInspect


inspect = GitInspect("kennethreitz")

go to the run.py file & initiate the GitInspect class with the GitHub user name.
Voila. Your'e done!

alt text

License

MIT