Commit Graph

591 Commits

Author SHA1 Message Date
chfw 25e7bcdd7f fix broken test 2015-05-12 16:13:16 +01:00
chfw 9d8c57b5ad single sheet in book should be mentioned 2015-05-12 15:23:38 +01:00
chfw 8337f2d0f5 make store_data as generic function 2015-05-12 14:20:41 +01:00
chfw f00a506e27 read and write csv book to memory 2015-05-11 18:13:53 +01:00
chfw a268ae8a7d by default if filename is not a steam, raise io error as well 2015-05-10 18:06:21 +01:00
chfw 5fbd4049a1 Merge branch 'master' of https://github.com/chfw/pyexcel-io 2015-05-10 16:53:21 +01:00
chfw c6f52ff342 Wrong type of filename should have been identified 2015-05-10 16:53:12 +01:00
chfw ae638e9be3 minor update 2015-05-10 09:31:56 +01:00
chfw 468c9bc1df fix broken test cases 2015-05-09 19:14:02 +01:00
chfw bfbf4c5d9c Documentation in progress 2015-05-08 21:29:49 +01:00
chfw 82199b2f81 more unit tests on csvbook.py. coverage 86% 2015-05-08 09:30:45 +01:00
chfw fcddd9838c Merge branch 'master' of https://github.com/chfw/pyexcel-io 2015-05-07 21:42:33 +01:00
chfw b32ad13926 unit test cases for csv 2015-05-07 21:42:21 +01:00
chfw f1535f85f5 Bug fix on steam of csvzipbook was passed to csvbook 2015-05-07 16:54:12 +01:00
chfw b6c124589c accepting stream as input as well as file content 2015-05-06 21:05:43 +01:00
chfw e631dd84b6 Merge 2015-04-30 09:25:58 +01:00
chfw 51761cd0d5 Successfully relocate pyexcel.io directory into pyexcel_io. 2015-04-30 09:21:47 +01:00
chfw 508f40017e Change to New BSD license 2015-02-21 17:04:25 +00:00
chfw c9141a7f8c update test coverage instructions 2015-02-20 23:19:11 +00:00
chfw 328648fe27 naming convetion change 2015-02-19 20:59:01 +00:00
chfw 1a9f98e30e Optimization: support loading only one sheet from many in order to save memory usage 2015-02-17 09:24:26 +00:00
chfw 45293bc5e4 funding for a cup of cappuccino/day 2014-12-18 00:14:22 +00:00
chfw a608905fb9 pep8 styling 2014-12-14 23:10:50 +00:00
chfw 705d0af851 borrowing six's add_metaclass to fix python 3 change on ABCMeta 2014-12-14 23:05:59 +00:00
chfw 84385fe4fe test abstract method 2014-12-14 00:13:54 +00:00
chfw 3fe871064b bug fix: make abstract class non-instantiatble by __metaclass__ = ABCMeta 2014-12-14 00:01:46 +00:00
chfw b80ddacdb3 update readme 2014-12-13 22:55:30 +00:00
chfw 15f26af57e update version 2014-12-13 22:44:01 +00:00
chfw 298b4e590c io interface optimization 2014-12-12 18:17:20 +00:00
chfw 331410db6b update comment 2014-12-11 18:15:43 +00:00
chfw 052671de35 allow keywords to be passed on 2014-12-09 20:06:34 +00:00
chfw 1269962769 an update 2014-12-07 17:11:46 +00:00
chfw a8953e0299 update travis-config 2014-12-07 13:00:31 +00:00
chfw b7d88ca1ea unit tests made 2014-12-07 12:57:07 +00:00
chfw 6ebc5641e8 code reganisation 2014-12-05 23:14:44 +00:00
chfw 5d5babcb68 reverted to flask based extension management. pkgutil and namespace packages do not fit well with the development though their import statement looks attractive 2014-12-05 22:23:41 +00:00
chfw 5a24995146 using pkgutil 2014-12-04 23:03:33 +00:00
chfw a2e4ba1ca6 further abstraction of the io interface 2014-12-03 22:42:14 +00:00
chfw 9b80de1115 Merge https://github.com/chfw/pyexcel.ioext 2014-12-02 23:26:05 +00:00
chfw cc038b35aa initial commit 2014-12-02 23:25:44 +00:00
jaska 8c6a70418d Initial commit 2014-12-02 23:23:53 +00:00