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
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.1.tar.gz
(4.4 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.1-py3-none-any.whl
(5.1 kB
view details)
File details
Details for the file fown-0.1.1.tar.gz.
File metadata
- Download URL: fown-0.1.1.tar.gz
- Upload date:
- Size: 4.4 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 |
7223d0d331864bdb0da8d0eb90d350b4148fe66fa25aecd7b0d1a52447fd1d5d
|
|
| MD5 |
a2c01ce234fa018eee877e7d13778949
|
|
| BLAKE2b-256 |
f8ad0893811defcfb21882bd34dfb79f529c3cb2889cc5b85d3303b2a2b59e8e
|
File details
Details for the file fown-0.1.1-py3-none-any.whl.
File metadata
- Download URL: fown-0.1.1-py3-none-any.whl
- Upload date:
- Size: 5.1 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 |
0941169d6c32517a7676d2dc3a3d8ca7360b1b71527ee6bd53e3dc20995fbaf7
|
|
| MD5 |
3822f485e3fa39a770b0fc3e320c0eb3
|
|
| BLAKE2b-256 |
da17c47a1d51823cf27d310593a37b9519bd0a9492f12c7b6692da192b2baad8
|