Skip to main content

A command line JSON flattener

Project description

tabbyj

meowj & catj, but in Python.

Installation

Via Pip (Recommended)

python -m pip install tabbyj

From source (For development)

  1. Install Poetry
  2. git clone https://github.com/nint8835/tabbyj.git
  3. cd tabbyj
  4. poetry install

Please note that this will create a virtualenv and install the package into it. If you wish to use the package globally, please install it via Pip.

Usage

Piping

Tabbyj allows the user to simply pipe data into it in order to process it. For example:

curl https://api.github.com/gists | tabbyj

Reading from a file

Tabbyj allows the user to easily read the data to process from a file via a command line argument. For example:

tabbyj --file example.json

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

tabbyj-0.2.2.tar.gz (2.9 kB view hashes)

Uploaded Source

Built Distribution

tabbyj-0.2.2-py3-none-any.whl (3.1 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