Command line tool for gist creation,deletion,fetching,editing and many-more.
python3
python-requests, python-json, python-argparse, python-builtins libraries
python mygist.py -u github_user_name -f file_name1,file_name2..,file_nameN -t description
python mygist.py -u github_user.name -d gist_id
python mygist.py -l -u github_user.name
python mygist.py -h