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.8.tar.gz (14.0 kB view details)

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: clickuphelper-0.3.8.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.8.tar.gz
Algorithm Hash digest
SHA256 f8aa2060c2a04823c3bbf8b9992d98f3bc484f0b64141f043758c5a60af5d954
MD5 33db990b3547ae55f45e4d429858398f
BLAKE2b-256 ac3841f9cfaa73fcb21cda7345c59873954ea3a10742e9864ad4b866f657034e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for clickuphelper-0.3.8-py3-none-any.whl
Algorithm Hash digest
SHA256 e5b38a671c3c0358f17dca1189e2066ad53a71f7c366b73c02d22db89d3b7c47
MD5 1c3fc51cb3b6cd4ccbe20df8fcdefc2b
BLAKE2b-256 5eca800f4a9ca25152ff4757edb58cad50149745de1e62394e82d3443b4f767d

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