Get user info from a GitHub username
Project description
GitHub
Get user info from a GitHub username
Install
$ pip install ghuser
Usage
import ghuser as user
user.get('iamyoginth')
"""
{
'username': 'iamyoginth',
'bio': 'Open-Source Enthusiast • Developer & Toolmaker • Pythonista 🐍 • Issue Resolver • Support me on Patreon: yoginth ⭐',
'company': None,
'location': 'Parallel Universe',
'repos': 54,
'followers': 2,
'following': 11,
'website_url': 'https://t.me/yoginth',
'id': 26025640,
'avatar_url': 'https://avatars2.githubusercontent.com/u/26025640?v=4',
'web_url': 'https://github.com/iamyoginth'
}
"""
License
MIT Yoginth
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
ghuser-1.0.1.tar.gz
(1.9 kB
view details)
File details
Details for the file ghuser-1.0.1.tar.gz
.
File metadata
- Download URL: ghuser-1.0.1.tar.gz
- Upload date:
- Size: 1.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2966fba2a1adfac87f05121fdbcbc9b020faa078832bd729a061dc43a4ca3a22 |
|
MD5 | 5656b46ad5a94f9c35c2fb62ceb57a04 |
|
BLAKE2b-256 | 1ef263d9715c4c1c0c60df7146847e7a7fe2a772766e825a9b47eab27127d0f0 |