Skip to main content

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


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.9.tar.gz (9.7 kB view hashes)

Uploaded Source

Built Distribution

strudel.ghutils-0.0.9-py2.py3-none-any.whl (23.4 kB view hashes)

Uploaded Python 2 Python 3

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