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.2.tar.gz
(4.6 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.2-py3-none-any.whl
(5.3 kB
view details)
File details
Details for the file fown-0.1.2.tar.gz.
File metadata
- Download URL: fown-0.1.2.tar.gz
- Upload date:
- Size: 4.6 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 |
14bf5c29b12b08dcb480b02f16d6d92725aa89154bc91436de3b3ec132faaca7
|
|
| MD5 |
28603ef92b0bdd4c214e53cc8db215d9
|
|
| BLAKE2b-256 |
3063c1cac4e75be16dbd6731e770f962ebee9605032157334165f94d6d94c7ec
|
File details
Details for the file fown-0.1.2-py3-none-any.whl.
File metadata
- Download URL: fown-0.1.2-py3-none-any.whl
- Upload date:
- Size: 5.3 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 |
8c6294cdd3a1d325c4571451f7df76e088412c9d33ff26c29dc335ab53b5b6d9
|
|
| MD5 |
19afb4f7cf5a8b22dc67d515c0c4e520
|
|
| BLAKE2b-256 |
356466026376f4670715dc97faa6172ded23cada8964a6641bb2b633e0926bae
|