A helper for github users managing their accounts as social accounts.
Project description
github-social
Check out your GitHub account as a social media account! Read more to find out what we can do for you.
How To Install
Our package is published on PyPI, so you can install it with pip:
pip install github-social
features
Do you want to findout which one of your friends don't follow you back? Use the code below to find out!
from githubsocial.GithubUser import GithubUser
GithubUser("YOUR_USERNAME").get_following_followers_diff()
You can also get a list of your followers and followings by running:
from githubsocial.GithubUser import GithubUser
followers = GithubUser("YOUR_USERNAME").get_followers()
followings = GithubUser("YOUR_USERNAME").get_followings()
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
github-social-0.1.1.tar.gz
(3.4 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters