Python script to clone all repositories from a public user or organization on Github.
Users:
$ python git_all_repos.py users USER_NAME
Organizations:
$ python git_all_repos.py orgs ORG_NAME
Python Scripts to download all repository or user or organization