Commit Graph

155 Commits

Author SHA1 Message Date
chfw 419b3e3a10 remove useless conversion table 2016-04-28 09:07:40 +01:00
chfw 910334684e an extra space 2016-04-26 17:57:38 +01:00
chfw ccf21faf01 add missing file 2016-04-26 17:39:33 +01:00
chfw e3a69240df enhanced imports of plugins to avoid circular imports when a plugin itself was imported as standalone library 2016-04-26 09:01:34 +01:00
chfw 419ae21666 get rid of rednose 2016-04-25 23:09:39 +01:00
chfw b1c521fb5e add pypy3 as test target 2016-04-25 23:05:13 +01:00
chfw 794f3a8700 deliver #4: to provide data mangling patch 2016-04-25 22:50:15 +01:00
chfw 4ab6ab6af4 minor update 2016-04-12 21:59:33 +01:00
chfw b6fac7bf9b fix the interface 2016-04-12 17:43:23 +01:00
chfw dcebe6939c adjust import 2016-03-30 18:15:18 +01:00
chfw feb591cb4c update book reader and writer name 2016-03-29 18:12:58 +01:00
chfw 926cf71610 finalize code refactoring rwmanager 2016-03-24 19:56:09 +00:00
chfw 1b452257ad code refactor ReaderFactory and WriterFactory 2016-03-24 17:57:23 +00:00
chfw 584016c857 do it by yourself 2016-03-18 22:15:30 +00:00
chfw bf8d9163c9 adding the misssing file in tests folder 2016-03-18 22:03:50 +00:00
chfw eb75fa9460 update dependencies on pyexcel-io due to its code refactoring 2016-03-18 21:55:36 +00:00
chfw 8d2f9e3b54 use latest pyexcel for test 2016-03-17 19:29:06 +00:00
chfw e93a79e7b8 migrated pyexcel-xls to pyexcel-io 0.2.0 2016-03-17 09:07:54 +00:00
chfw ac18f8edf5 raise pyexcel-io version later 2016-03-04 22:34:06 +00:00
chfw 0cf476215d fix broken build 2016-03-04 22:23:56 +00:00
chfw bd87ccdd9b start 0.2.0 code refactoring 2016-03-04 22:13:24 +00:00
chfw 6eb2eea8a9 fix broken build due to travis script 2016-02-08 23:10:39 +00:00
chfw 2da13deb1b one command to do templating: type moban and enter 2016-02-07 22:37:43 +00:00
chfw 8bca5a5250 minor update 2016-02-06 23:55:00 +00:00
chfw 803f8f7ad4 update missing contraints notice 2016-02-01 22:31:04 +00:00
chfw 681a5e3ed5 fix #3: re-run moban to get the latest output 2016-02-01 22:23:17 +00:00
chfw 9711b9e1ba adding pyexcel as test dependency 2016-01-23 23:37:55 +00:00
chfw 8307c5a229 do not run applymoban.py 2016-01-23 23:34:11 +00:00
chfw 790194ff6e remove version file 2016-01-23 23:14:56 +00:00
chfw 63b0a85c39 remove duplicated information 2016-01-23 23:13:21 +00:00
chfw 1cacb4d6e6 prepare for 0.1.0 release 2016-01-17 16:33:17 +00:00
chfw 396caa5d6f Merge branch 'master' of https://github.com/chfw/pyexcel-xls 2016-01-17 00:15:33 +00:00
chfw 3dc9881e03 switch to codecov 2016-01-17 00:15:23 +00:00
chfw d73e1af690 update dependency 2015-12-24 15:10:36 +00:00
chfw 0c7fb60591 update dependency 2015-12-24 15:09:31 +00:00
chfw fff15b5cf5 release candidate 0.1.0 2015-12-23 22:00:24 +00:00
chfw 0a99c03e32 separate requirements from setup.py https://caremad.io/2013/07/setup-vs-requirement/ 2015-12-19 22:16:18 +00:00
chfw d0c7eae785 enable keyword streaming to get_data and use pyexcel-io 0.1.0 2015-12-18 23:10:35 +00:00
chfw ae20c512a9 document hidden keywords, https://github.com/chfw/pyexcel/issues/17 2015-12-18 22:26:02 +00:00
chfw c8e63776a8 add py3.5 2015-11-03 22:59:15 +00:00
chfw 07ef8f0940 restore unintended deletion 2015-11-03 22:43:42 +00:00
chfw fce0e9cf1d delete the test file@ 2015-11-03 21:40:22 +00:00
chfw 7f6033149a include sphinx docs and pump up version 2015-11-01 18:42:25 +00:00
chfw 4c781d3119 migrate travis to new test environment 2015-11-01 18:36:23 +00:00
chfw 6043f28a8b python 3 has replaced xrange with range. hence for cross python compatibility range is used 2015-11-01 18:35:29 +00:00
chfw a0b8ae16d1 update tests due to the removal of writers.py in pyexcel 0.1.8 2015-11-01 18:32:31 +00:00
chfw 7e51fa6723 add python 3.5 test target 2015-11-01 17:42:05 +00:00
chfw 81915597e4 style README 2015-11-01 17:41:53 +00:00
chfw 18876f9d37 fix #2: ValueError: More than 4094 XFs (styles) # when writing to xls : reference: http://stackoverflow.com/questions/17130516/xlwt-set-style-making-error-more-than-4094-xfs-styles 2015-11-01 17:38:33 +00:00
chfw 09a698b863 code refactoring 2015-09-26 23:37:32 +01:00