Skip to main content

CLI Tool for inspecting JSON Data from the Codat API

Project description

CLIdat

CLIdat is a tool for inspecting Data from Codat.

The Command Line Interface itself is written with Click, whilst the output of the different commands is passed to a TUI from the Pyfx package.

Installation

pip install clidat

Quick Start

foo@bar:~$ clidat auth
Your Codat API Key:

foo@bar:~$ clidat --get-companies

Docs

To see a list of all avaliable commands run:

foo@bar:~$ run clidat --help

  auth
  get-account
  get-account-transaction
  get-account-transactions
  ...

To get details on a particular command, just append the --help flag onto the end of the command, for example:

foo@bar:~$ clidat get-payment --help
Options:
  --payment TEXT          [required]
  -id, --company-id TEXT  [required]
  --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

clidat-0.1.1.tar.gz (4.1 kB view hashes)

Uploaded Source

Built Distribution

clidat-0.1.1-py3-none-any.whl (5.9 kB view hashes)

Uploaded Python 3

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