Skip to main content

Modify your Trello boards from your computer's command line

Project description

Overview

Trello board management program via the command line

Getting Started

  1. Install the package: pip install trello-cli-kit
  2. Retrieve your Trello API Key and Trello API Secret (How to get API key and secret from Trello: Guide) and store them as environment variables as such:
    # .env
    
    TRELLO_API_KEY=<your_api_key>
    TRELLO_API_SECRET=<your_api_secret>
    

Usage

General Usage

trellocli GROUP | COMMAND

FLAGS
    --help: display help text for command

Commands

config

trellocli config

COMMANDS
    access: authorize program to trello account
    board: configure board to use

list

trellocli list

FLAGS
    --is-detailed: display in detailed view

OPTIONS
    --board-name: provide name of trello board to execute on (required if board not previously set)

create

trellocli create

COMMANDS
    card: create a trello card

OPTIONS
    --board-name: provide name of trello board to execute on (required if board not previously set)

Use Cases

  1. Configure a trello board to execute on trellocli config board
  2. Add a new trello card trellocli create card Sample output trellocli create card
  3. Display trello board data in a detailed view trellocli list --is-detailed Sample output trellocli list --is-detailed

References

  1. PyPI Release
  2. How to Create a Python CLI Program for Trello Board Management (Part 1)

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

trello-cli-kit-1.1.0.tar.gz (5.2 kB view details)

Uploaded Source

Built Distribution

trello_cli_kit-1.1.0-py3-none-any.whl (5.4 kB view details)

Uploaded Python 3

File details

Details for the file trello-cli-kit-1.1.0.tar.gz.

File metadata

  • Download URL: trello-cli-kit-1.1.0.tar.gz
  • Upload date:
  • Size: 5.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.18

File hashes

Hashes for trello-cli-kit-1.1.0.tar.gz
Algorithm Hash digest
SHA256 fff87407b6ceff1c511d36fa20b9fed031a60cbf2488cd0f22815f69a33870f8
MD5 34fd9af25104b3ec1bd93e07035cc2fe
BLAKE2b-256 bcee1379e59ed6ac8bc5eb5bb13d7528020274162a65b3cd4bfb5d9c29b405c8

See more details on using hashes here.

File details

Details for the file trello_cli_kit-1.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for trello_cli_kit-1.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 6fcde6bd4b16bb7a1bd4e285f6977fe3329d4656534f7afba2257d8186d92782
MD5 809ff41fd47c1ffe3eca2033c3618de5
BLAKE2b-256 10d6154b923ddb9d18245fa05c0a076d4da70e72994219fcb6b2b3d8094dab42

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