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)
Installation
pip install fown
Quick Start
# 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.3.tar.gz
(5.1 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.3-py3-none-any.whl
(5.8 kB
view details)
File details
Details for the file fown-0.1.3.tar.gz.
File metadata
- Download URL: fown-0.1.3.tar.gz
- Upload date:
- Size: 5.1 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 |
f93c085a020c3909f20fc8bf5ce0712affdf0c89396f1d739e302073813e5b52
|
|
| MD5 |
dbc33246eb5f1ca230106c75478be19a
|
|
| BLAKE2b-256 |
5af319fd55c992364d5f4d246af305aee278514b54c0192adf9dc1c36dddfec9
|
File details
Details for the file fown-0.1.3-py3-none-any.whl.
File metadata
- Download URL: fown-0.1.3-py3-none-any.whl
- Upload date:
- Size: 5.8 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 |
79fabfde5c9686aa9fa8402ee1c4745a6b1305ea6e3acc8c88d8e905667493cd
|
|
| MD5 |
11e15cee911223c94ca200749b45cf0d
|
|
| BLAKE2b-256 |
cfa57d4a13638c68a03e50b678062fc37c2f1795bd596718778d9d6c0aed78f1
|