Skip to main content

A command-line script to get all the contributors for one or more GitHub projects.

Project description

Contributors

https://img.shields.io/pypi/v/contributors.svg https://img.shields.io/travis/pydanny/contributors.svg Documentation Status Updates

A command-line script to get all the contributors for one or more GitHub projects.

Usage

  1. Add a GITHUB_API_SECRET to your environment variables

  2. pip install contributors

  3. Run the command:

$ contributors audreyr/cookiecutter,pydanny/cached-property
  1. Wait while it processes

  2. Open output.rst in the same directory you ran the script.

Warning: This may eat up a lot of GitHub bandwidth. If you are worred about that, do the following to limit the range of search:

$ contributors audreyr/cookiecutter,pydanny/cached-property -s 20160602 -u 20160610

Examples

Credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.

History

  • Add support for generating output in either markdown or rst with -f option.

0.3.0 (2016-07-04)

  • Markdown support

  • Fix input equality check when rate-limited

  • Allow unauthenticated GitHub API calls

  • Support configurable output filenames

0.2.0 (2016-06-09)

  • Added pull requests and issues

  • Made datetime not niave

0.1.0 (2016-06-09)

  • First release on PyPI.

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

contributors-0.3.0.tar.gz (15.0 kB view hashes)

Uploaded Source

Built Distribution

contributors-0.3.0-py2.py3-none-any.whl (7.3 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