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
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.
Release files for contributors 0.3.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| contributors-0.3.0.tar.gz | 15.0 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| contributors-0.3.0-py2.py3-none-any.whl | Python 2, Python 3 | none | any | Details |
Total release size: 22.3 kB
Release files / contributors-0.3.0.tar.gz
| Download URL | contributors-0.3.0.tar.gz |
|---|---|
| Size | 15.0 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
f7e71940fd8414eae70a2c84fa468bac73b56f9b46e06dda9ad0b8804f58144a
|
|
BLAKE2b-256 checksum How to use checksums |
674919a46bedecf2a009646a8f06d38ae89eccfb3160e89b832f98649c49e1f3
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
Release files / contributors-0.3.0-py2.py3-none-any.whl
| Download URL | contributors-0.3.0-py2.py3-none-any.whl |
|---|---|
| Size | 7.3 kB |
| Tags | Python 2 Python 3 |
|
SHA-256 checksum How to use checksums |
6adf736f9d0c35d6b3e6bb996660e44fc5590849b63a9c8acecf5acba7cefb5a
|
|
BLAKE2b-256 checksum How to use checksums |
93d6ed2cc27e29af1132ea0a0d13a996d349a2486e697d7c27e631dc0c5f3cd9
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |