Convert tabular data files with Tablib.
Project description
tublub
Convert or view tabular data files using Tablib. Tublub is just a simple CLI wrapper around Tablib.
$ tublub --list
Available formats: json xlsx xls yaml csv tsv ods dbf html jira latex df rst cli
$ tublub input.json
Username |Identifier|First name|Last name
---------|----------|----------|---------
booker12 |9012 |Rachel |Booker
grey07 |2070 |Laura |Grey
jenkins46|9346 |Mary |Jenkins
johnson81|4081 |Craig |Johnson
smith79 |5079 |Jamie |Smith
$ tublub input.json output.xlsx
$ file output.xlsx
output.xlsx: Microsoft Excel 2007+
$ tublub input.json --format csv
Username,Identifier,First name,Last name
booker12,9012,Rachel,Booker
grey07,2070,Laura,Grey
jenkins46,9346,Mary,Jenkins
johnson81,4081,Craig,Johnson
smith79,5079,Jamie,Smith
News and Changes
Please see the changelog for more details.
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
tublub-0.3.0.tar.gz
(4.8 kB
view details)
Built Distribution
File details
Details for the file tublub-0.3.0.tar.gz
.
File metadata
- Download URL: tublub-0.3.0.tar.gz
- Upload date:
- Size: 4.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.14 CPython/3.10.5 Darwin/21.6.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b6e573aad9cf19bcaedc8256843de965aaee29927c1beb888ed9652954db60fd |
|
MD5 | 3509797a6e472f2fdb5727e44c925d97 |
|
BLAKE2b-256 | a0e20aa9310d0ac4f22a9861b823a3e0054bf387900f306355c702401135d290 |
File details
Details for the file tublub-0.3.0-py3-none-any.whl
.
File metadata
- Download URL: tublub-0.3.0-py3-none-any.whl
- Upload date:
- Size: 5.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.14 CPython/3.10.5 Darwin/21.6.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0820e9031d83a91a7a34e4c06a6a6e301b859c3b41e7bb321ecd6d6db72b8f2a |
|
MD5 | d14d573574972ec9dddd2dac6cbf3cb4 |
|
BLAKE2b-256 | c00278006503dbac5ddf49fb60a7604a8586d1b0930793aa83bb04b78594ae67 |