https://github.com/andrewpetrochenkov/github-topics.py
:octocat: manage github repo topics
https://github.com/andrewpetrochenkov/github-topics.py
cli github python
Last synced: about 2 months ago
JSON representation
:octocat: manage github repo topics
- Host: GitHub
- URL: https://github.com/andrewpetrochenkov/github-topics.py
- Owner: andrewpetrochenkov
- License: unlicense
- Created: 2019-02-24T13:37:32.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2020-12-03T20:58:12.000Z (over 5 years ago)
- Last Synced: 2026-01-13T19:43:37.869Z (5 months ago)
- Topics: cli, github, python
- Language: Python
- Homepage:
- Size: 5.86 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](https://pypi.org/project/github-topics/)
[](https://unlicense.org/)
[](https://github.com/andrewp-as-is/github-topics.py/actions)
### Installation
```bash
$ [sudo] pip install github-topics
```
#### Config
bash|python
-|-
`export GITHUB_TOKEN="your_github_token"`|`os.environ["GITHUB_TOKEN"]="your_github_token"`