Skip to main content

Curses Tables

Project description

CURSES TABLES

usage: ctable [-h] [--columns COLUMNS [COLUMNS ...]] data

Display a typical API json object (a list of dictionaries) in a curses table.

positional arguments:
  data                  json data.

optional arguments:
  -h, --help            show this help message and exit
  --columns COLUMNS [COLUMNS ...], -c COLUMNS [COLUMNS ...]
                        Specify which fields you want to translate into columns.

Keybindings

j, n, down  : Move down a row.
k, p, up    : Move up a row.
f, d, pgdn  : Move down a page.
b, u, pgup  : Move up a page.
g, <, home  : Go to first row.
G, >, end   : Go to last row.
v, i, enter : View row data.
q, x, escape: 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 Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

ctable-0.0.4-py3-none-any.whl (6.8 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