Skip to main content

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

todo

  • –amend for comments

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

TrelloCardUpdate-0.0.8.tar.gz (9.8 kB view details)

Uploaded Source

File details

Details for the file TrelloCardUpdate-0.0.8.tar.gz.

File metadata

File hashes

Hashes for TrelloCardUpdate-0.0.8.tar.gz
Algorithm Hash digest
SHA256 a92261c22e70a7932f23449b644f72a4b285eacf7a097390829f26de0e034d40
MD5 7ba121045e20118af92d789e5b27a3e9
BLAKE2b-256 4f922abdcd94c7b0eb17eaa0de24dd544fe39288d08405b89cebe37d560ade40

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page