K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2019-04-15T21:15:22.187417Z K 7 svn:log V 580 Add py-tabulator 1.19.1 tabulator-py is a library for reading and writing tabular data (csv/xls/json/etc). Features: - Supports most common tabular formats: CSV, XLS, ODS, JSON, Google Sheets, SQL, and others. See complete list below. - Loads local and remote data: Supports HTTP and FTP. - Low memory usage: Only the current row is kept in memory, so you can large datasets. - Supports compressed files: Using ZIP or GZIP algorithms. - Extensible: You can add support for custom file formats and loaders (e.g. FTP). WWW: https://github.com/frictionlessdata/tabulator-py END