Tiny Python CLI to automate GitHub labels and projects.
Project description
fown
Tiny Python CLI to automate GitHub labels and projects using the GitHub CLI.
Features
- Create, update, and sync GitHub labels easily
- Manage GitHub projects automatically
- Batch operations via simple config files
- Fast and minimal setup
- Powered by GitHub CLI (
gh)
Quick Start
via uv
- clear all labels in repo issue
uvx fown labels clear-all
- add default labels in repo issue
uvx fown labels apply
via pip
pip install fown
# Apply labels from a file
fown labels apply --repo-url https://github.com/your-username/your-repo --file labels.yaml
# Sync project settings
fown projects sync --repo-url https://github.com/your-username/your-repo --config project_config.yaml
# clear all labels
fown labels clear-all
Requirements
- Python 3.8+
- GitHub CLI (
gh) installed and authenticated
Install GitHub CLI:
https://cli.github.com/
Usage
You can use fown commands to:
- Batch create/update labels
- Manage multiple repositories at once
- Sync project settings from templates
More usage examples are coming soon!
Docs
Pypi for TestServer
Pypi for MainServer
Github
License
MIT License
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
fown-0.1.4.tar.gz
(5.3 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
fown-0.1.4-py3-none-any.whl
(6.0 kB
view details)
File details
Details for the file fown-0.1.4.tar.gz.
File metadata
- Download URL: fown-0.1.4.tar.gz
- Upload date:
- Size: 5.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.12.3 Windows/11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3aab120adfdbdd83264b6940d23cc8a17e44a3349aa0f2a1ea27bc84c88be201
|
|
| MD5 |
8a96d683ac05f97ea252f5bce6a06d3f
|
|
| BLAKE2b-256 |
9c5592e2d451026b122e107dce81df937347085a9a08b3f67462b1b967cfa9b6
|
File details
Details for the file fown-0.1.4-py3-none-any.whl.
File metadata
- Download URL: fown-0.1.4-py3-none-any.whl
- Upload date:
- Size: 6.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.12.3 Windows/11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a72b19200639c52986344d23f6c71a4efc65a5ebcaaed916ba2e691afa513ef6
|
|
| MD5 |
8ff09869c2159ef465bd50927dc3f53d
|
|
| BLAKE2b-256 |
176faed9fd116a79c1dd42a7d2b119eecc384fef72f9d9bf6ac403a44feeb60b
|