Personal kanban management in command line
Project description
Kanban cli management
This is a command-line tool to manage simple kanban boards.
Installation
The recommended way is to use https://pypi.org/project/pipx, which installs the software in a separate Python environment automatically without you needing to worry about Python at all:
pipx install py-kanban-cli
You also don't need sudo privileges here.
Alternatively, if you have a specific Python environment that is active, a simple pip install should work as well:
pip install py-kanban-cli
Usage
Notice that, despite the awkward package name py-kanban-cli, the cli command is simply kanban-cli.
For general help on the full commands, type
kanban-cli --help
and it will show all available options and commands.
The most commont involve management of tasks and categories, which you can get more details with the folowing:
kanban-cli tasks --help
kanban-cli categories --help
See the [https://github.com/fillipe-gsm/kanban-cli](repository page) for more complete examples and configuration.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
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 py_kanban_cli-0.1.1.tar.gz.
File metadata
- Download URL: py_kanban_cli-0.1.1.tar.gz
- Upload date:
- Size: 60.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.7.19
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1b15a9bb7002d80a1657f98aee4b4000bbfcdcb1486053d23dcaa3d374e86582
|
|
| MD5 |
847c9408c4245947f836ef6270594165
|
|
| BLAKE2b-256 |
3f5422463d54092b982653547280a0ac71e7e9f975c24b6d31a99555fb3aa330
|
File details
Details for the file py_kanban_cli-0.1.1-py3-none-any.whl.
File metadata
- Download URL: py_kanban_cli-0.1.1-py3-none-any.whl
- Upload date:
- Size: 22.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.7.19
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b35fd93056051defed2fcba51566eed86ab608977603d5ac9a1a2f088e8fc7e0
|
|
| MD5 |
52190817900d122bd60b36b0ae215099
|
|
| BLAKE2b-256 |
c2e2065842f236f25fc1fbe89fc87d4d632ed0ecb017a4effa17a1f739bc5ddb
|