Skip to main content

Python classes, cli, and tooling to interact with Clickup

Project description

clickuphelper

Python classes, cli, and tooling to interact with Clickup. Install with git+https, setup.py or make. Install creates a few handy cli utilities for itneracting with clickup.

Environment Variables

You will need to provide your clickup team id and a clickup api key. Place them in the variables CLICKUP_TEAM_ID, CLICKUP_API_KEY

clickuptask

CLI for working with single tasks clickuptask --help

Usage: clickuptask [OPTIONS] TASK_ID COMMAND [ARGS]...

  Basic interface for probing clickup tasks. You must provide a task ID as
  first argument. Default behaviour is to print the task json object.
  Subcommands given afterwards be used to interact with the task object.

Options:
  --help  Show this message and exit.

Commands:
  cf            Print custom field object
  name          Print task name
  post-comment  Post comment as whomevers credentials you are using
  post-field    Post value to a custom field.
  post-status   Post new task status
  status        Print task status
  subtasks      Display subtasks of task

clickuplist

Find and print information about lists

clickuplist --help
Usage: clickuplist [OPTIONS] SPACE_NAME FOLDER_NAME LIST_NAME

Options:
  -d, --display [list_id|list_obj|status_names|statuses|tasks|task_count]
  --help                          Show this message and exit.

Provide FOLDER_NAME as empty string '' if the list exists directly in a space. Display options affect print output.

clickuptree

Prints all spaces, folders, and lists available in the entire account. Provide optional flags to include task ids as well.

Usage: clickuptree [OPTIONS]

Options:
  -d, --display [no-tasks|tasks|subtasks]
  --help                          Show this message and exit

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

clickuphelper-0.3.9.tar.gz (14.0 kB view details)

Uploaded Source

Built Distribution

clickuphelper-0.3.9-py3-none-any.whl (13.3 kB view details)

Uploaded Python 3

File details

Details for the file clickuphelper-0.3.9.tar.gz.

File metadata

  • Download URL: clickuphelper-0.3.9.tar.gz
  • Upload date:
  • Size: 14.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.4

File hashes

Hashes for clickuphelper-0.3.9.tar.gz
Algorithm Hash digest
SHA256 ffa85b4fe3ae151e2588d3c725825e6cececd4d0de8928d7416a9d3c4c3ebba8
MD5 3dc431a88a3d247a4ed122dc63c3e6fd
BLAKE2b-256 10f6873409a4d4f4b33f69543901a6b792991bd8c42338d9145617c309d1f1b0

See more details on using hashes here.

File details

Details for the file clickuphelper-0.3.9-py3-none-any.whl.

File metadata

File hashes

Hashes for clickuphelper-0.3.9-py3-none-any.whl
Algorithm Hash digest
SHA256 e2acb3df024f32df98bd2cba1105a57cd661ebf2a6456417625871ee308fa2d8
MD5 9c7ed679686d38d46918cd3fa8ae70fc
BLAKE2b-256 2ba76b4973ca4209bcec615becaaaee4f950b3177a619246ef2c80ecfb3e4c1d

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