mirror of
https://github.com/kennethreitz/tablib.git
synced 2026-06-05 06:56:13 +00:00
added new vision for cli usage
This commit is contained in:
+6
-1
@@ -17,9 +17,14 @@ Please note that this list _purposefully_ excludes XML. And it always will.
|
||||
Features
|
||||
--------
|
||||
|
||||
Convert data formats:
|
||||
Convert data formats via API:
|
||||
|
||||
tabbed.import(filename='data.csv').export('data.json')
|
||||
|
||||
|
||||
Convert data formats via CLI:
|
||||
|
||||
tabbed data.csv data.json
|
||||
|
||||
|
||||
Populate fresh data files:
|
||||
|
||||
Reference in New Issue
Block a user