Commit Graph

49 Commits

Author SHA1 Message Date
jaska 24813b2d34
New style reader writer (#39)
* 🎉 new style ods reader written

* This is an auto-commit, updating project meta data, such as changelog.rst, contributors.rst

*  new style ods writer

Co-authored-by: chfw <chfw@users.noreply.github.com>
2020-10-03 14:27:56 +01:00
chfw 87e7a33fac 🥚 🎡 release 0.5.6. fix #33, #32 2019-03-19 08:37:19 +00:00
chfw ce04e9e679 🔨 make format using isort and black 2018-11-26 07:56:21 +00:00
chfw 8635232a17 propagate the lml interface changes 2017-05-22 08:43:08 +01:00
chfw 08b45f14a4 merge with 0.3.3 and use the latest lml plugin interface 2017-05-07 17:38:24 +01:00
chfw 78626bb2dc update plugin protocol 2017-04-06 23:04:06 +01:00
chfw aeb8d94941 kick start 0.3.1 2017-01-16 18:27:32 +00:00
chfw 9647854c4a adjust lazy loading behavior 2016-12-14 22:13:58 +00:00
chfw e31df32b73 describe the library using meta for lazy loading 2016-12-06 09:27:52 +00:00
chfw fbdbc42860 clean code 2016-06-08 23:43:46 +01:00
chfw 62202d402d pylinting 2016-05-23 23:31:13 +01:00
chfw 15ace93985 adding missing file 2016-05-23 09:59:48 +01:00
chfw 10923712b3 upgrade pyexcel-ods to use pyexcel-io v0.2.0: new plugin structure and auto load 2016-05-23 09:00:23 +01:00
chfw cb01502d44 yielding the array in the way as every other pyexcel plugins do 2016-01-29 11:31:16 +00:00
chfw 16d2a896d2 Feature migration from pyexcel-ods3 where timedelta is supported 2016-01-29 11:25:54 +00:00
chfw d7d8589876 address #5: initial implementation for multi-line text cell, read and write 2016-01-28 22:57:47 +00:00
chfw 21f4ef45aa 0.1.0 release candidate 2015-12-23 21:52:46 +00:00
chfw 1914be8f21 use get_data then load_data 2015-12-20 22:46:21 +00:00
chfw a41252fad9 prepare for 0.0.12 release 2015-10-09 23:44:32 +01:00
chfw aa8760e09c fix issue #4: too many columns with empty values(None) 2015-10-09 20:56:42 +01:00
chfw cc56b0c5f3 pump up version no. 2015-09-25 22:00:53 +01:00
chfw 85b3b6ac8f code refactoring 2015-09-25 21:42:41 +01:00
chfw 80c9657c7f fix #3: accept long date time string 2015-08-17T19:09:59.999999 2015-09-23 20:27:24 +01:00
chfw 1076c61de8 fix #3: parse yyyy-mm-dd or yyyy-mm-ddThh:mm:ss 2015-09-14 21:02:31 +01:00
chfw 49f1bd9622 pop up to 0.0.10 2015-09-08 23:36:46 +01:00
chfw 0fc559485d fix #3: use dateutil.parser.parse to handle iso date, created by libreoffice 2015-09-08 23:29:01 +01:00
chfw 3c5f646546 fix #2: it turns out that string and unicode do not need value field in the cell. hence getting rid of it helps solve unicode encode error. it tried to do this and failed table:table-cell office:value-type=unicode office:string='Héllô' 2015-08-19 22:45:23 +01:00
chfw 744a6f4bcc bug fix release 0.0.7 2015-05-28 17:20:40 +01:00
chfw 8dc28cf646 fix #1: values in cell with number-columns-repeated should have been appended 2015-05-28 09:28:23 +01:00
chfw 38993fd4ff Update signature functions 2015-05-12 14:05:29 +01:00
chfw 0380fe5f29 unify the read and write interface among pyexcel plugins 2015-05-06 22:11:49 +01:00
chfw 5665c2e18b fix broken build 2015-04-30 10:56:56 +01:00
chfw d4a9b6b207 Update io interface using pyexcel_io 0.0.4 2015-04-30 10:40:35 +01:00
chfw f2c8b3e945 Use BSD License 2015-02-21 22:33:01 +00:00
chfw d4244cdab9 update test coverage instructions 2015-02-20 23:21:12 +00:00
chfw 0ed72b977a name convention change 2015-02-19 21:08:17 +00:00
chfw f27ba20d9d Improvement on the invalid inputs 2015-02-19 09:08:47 +00:00
chfw aceb2a7d08 Bug fix: get any index please 2015-02-19 08:48:37 +00:00
chfw 41353bcbb0 Optimization: support loading only one sheet from many in order to save memory usage 2015-02-19 08:31:27 +00:00
chfw 02b4f2147c pep8 styling 2014-12-15 00:17:59 +00:00
chfw 06f5bfccad fix broken build 2014-12-11 23:09:45 +00:00
chfw b6580314ba update io interface 2014-12-11 21:12:04 +00:00
chfw 573a918726 merge 2014-12-07 17:30:24 +00:00
chfw 0db26ef0f7 using pyexcel-io interface 2014-12-07 17:20:55 +00:00
chfw 88e048ff86 minor update 2014-12-05 23:16:52 +00:00
chfw caae2e1758 code refactoring 2014-12-05 23:02:25 +00:00
chfw af0e8ee890 version 0.0.2 2014-10-26 13:00:00 +00:00
chfw 31c33ac96f can be used as a standalone library 2014-10-15 17:28:17 +01:00
chfw 12a3fb08ae renamed to ods 2014-10-11 22:12:53 +01:00