ghavatar

Get the avatar of a GitHub user


License
MIT
Install
pip install ghavatar==1.0.2

Documentation

GitHub Avatar

Get the avatar of a GitHub user

Screenshot

Install

$ pip install ghavatar

Usage

import ghavatar as avatar

avatar.get('iamyoginth')
#=> https://avatars2.githubusercontent.com/u/26025640?v=4

License

MIT Yoginth