Skip to main content

manage github repo topics

Project description

Install

$ [sudo] pip install github-topics

Config

bash python
export GITHUB_TOKEN="your_github_token" os.environ["GITHUB_TOKEN"]="your_github_token"

Functions

function __doc__
github_topics.add(fullname, topics) add repo topics
github_topics.clear(fullname) remove all repo topics
github_topics.get(fullname) return list of repo topics
github_topics.replace(fullname, topics) replace repo topics
github_topics.rm(fullname, topics) remove repo topics

CLI

usage __doc__
python -m github_topics.add fullname topic ... add repo topics
python -m github_topics.clear fullname remove all repo topics
python -m github_topics.get fullname print repo topics
python -m github_topics.remove fullname topic ... remove repo topics
python -m github_topics.replace fullname topic ... set repo topics

readme-md - README.md generator

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

github-topics-2019.2.25.tar.gz (1.8 kB view hashes)

Uploaded Source

Built Distribution

github_topics-2019.2.25-py2.py3-none-any.whl (6.7 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