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)
- Install Poetry
git clone https://github.com/nint8835/tabbyj.git
cd tabbyj
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 details)
Built Distribution
File details
Details for the file tabbyj-0.2.2.tar.gz
.
File metadata
- Download URL: tabbyj-0.2.2.tar.gz
- Upload date:
- Size: 2.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/0.12.16 CPython/3.7.3 Linux/5.0.0-15-generic
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f48dd9b3cee3318e74d3f35af08ce3a7ab5333118dfa6282b1e79824ce3eb445 |
|
MD5 | e71dbfba7ccaca490ed416fcee3b6911 |
|
BLAKE2b-256 | 69f0c49b7df9afbd5235de043ad18b978b391895360a65875b3ea38e834c9f58 |
File details
Details for the file tabbyj-0.2.2-py3-none-any.whl
.
File metadata
- Download URL: tabbyj-0.2.2-py3-none-any.whl
- Upload date:
- Size: 3.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/0.12.16 CPython/3.7.3 Linux/5.0.0-15-generic
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8a898e88da06b8e6b91908cf183d4c659e37115d72dff122adacc7e0a5ce0edf |
|
MD5 | b29149d491bf80ae5bb64dd40f34cf06 |
|
BLAKE2b-256 | dca248da57a722a4b536128ff2982395bfb67749e76f62cad9051d1216dd2db7 |