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

Uploaded Source

Built Distribution

clickuphelper-0.3.7-py3-none-any.whl (13.2 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for clickuphelper-0.3.7.tar.gz
Algorithm Hash digest
SHA256 dd25059c78b2836e85628323b1cc761f6ddfd2a620d5831b410ec803b3ca6abd
MD5 374b1d19c6cd48a98c004d49d9a709f2
BLAKE2b-256 54cd988844594b4beaaa51c21da464dfce88267f7f6be56976e1ee92643c88ae

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for clickuphelper-0.3.7-py3-none-any.whl
Algorithm Hash digest
SHA256 c4827a1fd7bc292fcd191a481eb7fc657740335727ab2fd7ce4c11eaf15bdc5f
MD5 cda83a1b6510162271c97a50b0c7f6f5
BLAKE2b-256 660544eebdb1626be849260f83f51a7d495718844b23b0edb75539a54f47d7fd

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