Skip to main content

Convert json to tab-separated format.

Project description

Convert json to tab-separated format. Read from STDIN and write to STDOUT. E.g.

$ echo '[{"id":"123", "user":{"name":"mary", "gender":"female"}}, {"id":"124", "user":{"name":"mark", "gender":"male"}}]' | json2tsv id user.name user.gender
123     mary    female
124     mark    male

History

0.1.2 (2016-09-28)

  • Adds type decoding to tsv2json

  • Light refactoring

0.1.1 (2016-07-11)

  • Bugfixes; unicode support

  • py2 / py3 support

0.1.0 (2014-01-11)

  • First release on PyPI.

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

json2tsv-0.1.2.tar.gz (13.1 kB view details)

Uploaded Source

Built Distribution

json2tsv-0.1.2-py2.py3-none-any.whl (6.1 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file json2tsv-0.1.2.tar.gz.

File metadata

  • Download URL: json2tsv-0.1.2.tar.gz
  • Upload date:
  • Size: 13.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for json2tsv-0.1.2.tar.gz
Algorithm Hash digest
SHA256 6240da2e0b003b865ade58baa40b7a1b126027cb8ce89873253c0734541cc552
MD5 b8866612f017af2da755535e4242a777
BLAKE2b-256 f769a0dc10586997192cecca7cffb9abd0553dfd979330ce0e6c1913ef33c73e

See more details on using hashes here.

File details

Details for the file json2tsv-0.1.2-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for json2tsv-0.1.2-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 8e15878f35dd2da01664bca643b1188da1532ea44de2841f40cd55a26f99d6b2
MD5 66d5e14276c71283db6d01d7dbedca8a
BLAKE2b-256 0c8519febe9416b4222dd102099ff42d05a0efea243533ca2f5cc021be7d0e1a

See more details on using hashes here.

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