A CLI tool to list GitHub sponsors of a user/organization with a specified format.
Project description
list-sponsors
Summary
A CLI tool to list GitHub sponsors of a user/organization with a specified format.
Installation
pip install list-sponsors
Command help
usage: list-sponsors [-h] [-V] [--name GITHUB_LOGIN_NAME] [--token GITHUB_TOKEN] [--format {md,markdown,rst,restructuredtext,html}] [--avatar-size SIZE] [--debug | --quiet]
A CLI tool to list GitHub sponsors of a user/organization with specified format.
Require a GitHub personal access token either by
--token option or GITHUB_TOKEN environment variable.
optional arguments:
-h, --help show this help message and exit
-V, --version show program's version number and exit
--name GITHUB_LOGIN_NAME
login name of a GitHub user. if this option is not specified, use the login name of the GitHub personal access token.
--token GITHUB_TOKEN GitHub personal access token.
--format {md,markdown,rst,restructuredtext,html}
defaults to markdown.
--avatar-size SIZE avatar size will be SIZExSIZE defaults to 48.
--debug for debug print.
--quiet suppress execution log messages.
Issue tracker: https://github.com/thombashi/list-sponsors/issues
Usage
List your sponsors:
export GITHUB_TOKEN=<PAT>
list-sponsors
Output: raw markdown
[![onetime: Dmitry Belyaev (b4tman)](https://avatars.githubusercontent.com/u/3658062?s=48&v=4 "onetime: Dmitry Belyaev (b4tman)")](https://github.com/b4tman)
[![Charles Becker (chasbecker)](https://avatars.githubusercontent.com/u/44389260?s=48&u=6da7176e51ae2654bcfd22564772ef8a3bb22318&v=4 "Charles Becker (chasbecker)")](https://github.com/chasbecker)
[![onetime: Arturi0](https://avatars.githubusercontent.com/u/46711571?s=48&u=57687c0e02d5d6e8eeaf9177f7b7af4c9f275eb5&v=4 "onetime: Arturi0")](https://github.com/Arturi0)
Output: rendered
Dependencies
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
list_sponsors-0.1.0.tar.gz
(12.3 kB
view details)
Built Distribution
File details
Details for the file list_sponsors-0.1.0.tar.gz
.
File metadata
- Download URL: list_sponsors-0.1.0.tar.gz
- Upload date:
- Size: 12.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.0.0 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2f333c5b3f7a717a57aa51f2518bc64caea26135d8467ba7327e4afe3c645b69 |
|
MD5 | 9e574944a488aa58748e88c6c4d52733 |
|
BLAKE2b-256 | 09b3578e281a38583c6cdf3bd5f55881f18899503c5c9d53cec24bf15a24d6f9 |
File details
Details for the file list_sponsors-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: list_sponsors-0.1.0-py3-none-any.whl
- Upload date:
- Size: 8.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.0.0 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a278c3854db4a312cfb8113919e6035f18547dce2615260ffa4abd5b0f8454dc |
|
MD5 | 529ec109cc901be3a141958b5eb9217a |
|
BLAKE2b-256 | bd8d0cb6e4c7dd32276c1098ebbfe2cebb3fdee79b6838233b97c5ce791622eb |