Skip to main content

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


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 hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page