We support ONLY Python 3 above.
You can install Github Export using pip3 :
$ pip3 install github-export
github-export -h # show usage.
github-export -c -u <username> -o backup-file
- Repository (public/private, owner/collaborator/organization)
- Repository's issues
- ...If you have things you want, please tell me through issues.
Welcome any kind of contribution!