basic command line trello client
Project description
TrelloCardUpdater
Command-line tool for updating Trello cards.
Sort of mimics the git interface.
Installation
pip install TrelloCardUpdater
or for development, clone the repo, then
cd TrelloCardUpdate
virtualenv venv
source venv/bin/activate
pip install -e . -r requirements.txt
Current Features:
ability to add comments to cards
fuzzy matching on card name
single board at a time, which is persitantly set
Bash Completion
For now, just completes cards and –flags. Paste this into your bashrc:
complete -C ‘tu –get-bash-completion’ tu
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
File details
Details for the file TrelloCardUpdate-0.0.6.tar.gz
.
File metadata
- Download URL: TrelloCardUpdate-0.0.6.tar.gz
- Upload date:
- Size: 9.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1703a271a9e89f70ac77171b5234787f8ce2ab747df5d25ad2c6741653ae75da |
|
MD5 | 3e65331edd1ef5ad888ddcfbf5915aec |
|
BLAKE2b-256 | 68259c40ea97e643b5946cde05a66e2f4b87af643f9db00ea754fcb70e2ffa84 |