A GitHub CLI tool built with Python and Typer
Project description
GitHub CLI Mamba
一个用Python和Typer构建的GitHub命令行工具。
安装
pip install github-cli-mamba
使用
首先,设置GitHub Token环境变量:
export GITHUB_TOKEN="your_github_token"
或者创建.env文件,添加:
GITHUB_TOKEN=your_github_token
命令
仓库命令
列出用户的所有仓库:
github-cli-mamba repo list -u username
删除用户的仓库:
github-cli-mamba repo delete -u username -r repo_name
用户命令
查看用户资料:
github-cli-mamba user profile -u username
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
github_cli_mamba-0.1.1.tar.gz
(13.9 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file github_cli_mamba-0.1.1.tar.gz.
File metadata
- Download URL: github_cli_mamba-0.1.1.tar.gz
- Upload date:
- Size: 13.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.6.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
79a77a53001529f5886074dc753f5b8703c48bfd2491c8d1060d4d54847ed5dd
|
|
| MD5 |
be868952ec717ebe5f5c6c071eb9dbf7
|
|
| BLAKE2b-256 |
f2e686810a9af67c23bae461ca0ddafeca3c0b330f66b4213ae5386f432b0e09
|
File details
Details for the file github_cli_mamba-0.1.1-py3-none-any.whl.
File metadata
- Download URL: github_cli_mamba-0.1.1-py3-none-any.whl
- Upload date:
- Size: 5.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.6.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fb698feecab5751ec408a1872029a47163b1651579140bba377bf5d4664635f6
|
|
| MD5 |
c2d33fe6553084b686117de5eb25cf66
|
|
| BLAKE2b-256 |
f68f23b4db49b4b392909fb29df5a0d5f2c03c38cfcc467e0e40f29280adc87f
|