Interface to undocumented GitHub API
Project description
# Interface to unofficial GitHub API
get user contributions timeline
- user contribution stats
(crude but fast version of the contributions timeline)
get project weekly contributors stats
### Installation
pip install –user –upgrade strudel.ghutils
### Reference
Basic usage:
>>> from stgithub import Scraper >>> scraper = Scraper() >>> scraper.user_daily_contrib_num('user2589')
Please see <https://cmustrudel.github.io/strudel.ghutils> for full reference.
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
strudel.ghutils-0.0.4.tar.gz
(8.9 kB
view hashes)
Built Distribution
Close
Hashes for strudel.ghutils-0.0.4-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 35b2e8e6596b43483800bbedd1b5714e1199985ecb7a1337b31524ddf2791d0b |
|
MD5 | c16fb99af65a448c33bd4fcbb66daeb4 |
|
BLAKE2b-256 | ed6bffb4374fdc8ceaedb6061da5f20c0400daac3649df03161d085b39643aa0 |