mirror of
https://github.com/kennethreitz/tablib.git
synced 2026-06-05 06:56:13 +00:00
added epilog
This commit is contained in:
+2
-3
@@ -1,6 +1,3 @@
|
||||
Tabbed -- Pythonic Tabular Datasets
|
||||
===================================
|
||||
|
||||
_____ ______ ______ _________
|
||||
__ /_______ ____ /_ ___ /_ _____ ______ /
|
||||
_ __/_ __ `/__ __ \__ __ \_ _ \_ __ /
|
||||
@@ -9,6 +6,8 @@ Tabbed -- Pythonic Tabular Datasets
|
||||
|
||||
**Tabbed is under active documentation-driven development.**
|
||||
|
||||
Tabbed is a format-agnostic tabular dataset library, written in Python. It is a full python module which doubles as a CLI application for quick dataset conversions.
|
||||
|
||||
Formats supported:
|
||||
|
||||
- JSON
|
||||
|
||||
Reference in New Issue
Block a user