Convert json to tab-separated format.
Project description
json2tsv
========
|image|
|image|
|image|
Convert json to tab-separated format. Read from STDOUT 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
- Free software: BSD license
- Documentation: http://json2tsv.rtfd.org.
.. |image| image:: https://badge.fury.io/py/json2tsv.png%0A%20:target:%20http://badge.fury.io/py/json2tsv
.. |image| image:: https://travis-ci.org/aronwc/json2tsv.png?branch=master%0A%20%20%20%20%20:target:%20https://travis-ci.org/aronwc/json2tsv
.. |image| image:: https://pypip.in/d/json2tsv/badge.png%0A%20%20%20%20%20:target:%20https://pypi.python.org/pypi/json2tsv
History
-------
0.1.0 (2014-01-11)
++++++++++++++++++
* First release on PyPI.
========
|image|
|image|
|image|
Convert json to tab-separated format. Read from STDOUT 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
- Free software: BSD license
- Documentation: http://json2tsv.rtfd.org.
.. |image| image:: https://badge.fury.io/py/json2tsv.png%0A%20:target:%20http://badge.fury.io/py/json2tsv
.. |image| image:: https://travis-ci.org/aronwc/json2tsv.png?branch=master%0A%20%20%20%20%20:target:%20https://travis-ci.org/aronwc/json2tsv
.. |image| image:: https://pypip.in/d/json2tsv/badge.png%0A%20%20%20%20%20:target:%20https://pypi.python.org/pypi/json2tsv
History
-------
0.1.0 (2014-01-11)
++++++++++++++++++
* First release on PyPI.
Project details
Release history Release notifications | RSS feed
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.0.tar.gz
(11.6 kB
view hashes)
Built Distribution
Close
Hashes for json2tsv-0.1.0-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1898a15d472caaabeaa4c7f94dbc4688dc6cbe39ed8d66ca99b4296e92ae6845 |
|
MD5 | 62b223d1c30d6f3c2ec224dfc0ba836e |
|
BLAKE2b-256 | bf9ea36bd20467afe97a314b8364c41edc52cde432c14d8a4dfabe883854eecf |