Package for interacting with the clickup api
Project description
Clickupy
A library and CLI for interacting with Clickup
Getting Started
To install the library run pip3 install clickupy
Usage
$ clickup --help
Usage: clickup [OPTIONS] COMMAND [ARGS]...
A command line tool for interacting with clickup
Options:
--format [human|json]
--api_key TEXT An API KEY for clickup [required]
--help Show this message and exit.
Commands:
fuse Create a FUSE filesystem for Clickup resources
projects Get a space's projects
spaces Get a team's spaces
tasks Get a team's spaces
team Get a user's team
teams Get a user's teams
user Get a user
Fuse
The fuse subcommand has only been tested on OSX. To enable FUSE on OSX, install OSXFUSE.
License
This project is licensed under the MIT License.
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
clickupy-0.0.4.tar.gz
(5.2 kB
view hashes)