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.
Filename, size | File type | Python version | Upload date | Hashes |
---|---|---|---|---|
Filename, size contributors-0.2.0-py2.py3-none-any.whl (6.5 kB) | File type Wheel | Python version 3.5 | Upload date | Hashes View |
Filename, size contributors-0.2.0.tar.gz (14.2 kB) | File type Source | Python version None | Upload date | Hashes View |
Close
Hashes for contributors-0.2.0-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 51f0b3cf740f44053d0f8b96040e1535d3b49f64e825531b12cc492467fbbf1d |
|
MD5 | 171812990ac1db20a4179afc26a4af06 |
|
BLAKE2-256 | 26a05fbd0a8258fd398b7f50ee76fce382ad275abf750f5acb65bb356ccb8d10 |