A command-line script to get all the contributors for one or more GitHub projects.
Project description
Contributors
A command-line script to get all the contributors for one or more GitHub projects.
Free software: Apache Software License 2.0
Documentation: https://contributors.readthedocs.io.
Usage
Add a GITHUB_API_SECRET to your environment variables
pip install contributors
Run the command:
$ contributors audreyr/cookiecutter,pydanny/cached-property
Wait while it processes
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
Credits
This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.
History
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
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
Built Distribution
File details
Details for the file contributors-0.2.0.tar.gz
.
File metadata
- Download URL: contributors-0.2.0.tar.gz
- Upload date:
- Size: 14.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4000bb2786c3277d65cf8b7b16e5cca551f9c2120beb8c656eaed57f876d9ded |
|
MD5 | fa36a599a01eac4664cac8793af86c2a |
|
BLAKE2b-256 | dc68d504211562c1d1b9ddc41b9b551cac053f2858df12812584a80273c9d9bf |
File details
Details for the file contributors-0.2.0-py2.py3-none-any.whl
.
File metadata
- Download URL: contributors-0.2.0-py2.py3-none-any.whl
- Upload date:
- Size: 6.5 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 51f0b3cf740f44053d0f8b96040e1535d3b49f64e825531b12cc492467fbbf1d |
|
MD5 | 171812990ac1db20a4179afc26a4af06 |
|
BLAKE2b-256 | 26a05fbd0a8258fd398b7f50ee76fce382ad275abf750f5acb65bb356ccb8d10 |