ashwini0529 / git-stuff

A python script that tells about GitHub users and repositories.
16 stars 13 forks source link

Added lists of followers/following #19

Closed simocosimo closed 8 years ago

simocosimo commented 8 years ago

Added the table of the list of followers/following. It shows the first 10 nicknames of the lists. I don't know if there's a faster way to load the followers/following pages, so the scripts doesn't have to load 2 other pages while displaying other infos.