Commit Graph

334 Commits

Author SHA1 Message Date
chfw e479167c77 release 0.2.0 2016-06-01 19:50:23 +01:00
chfw 2f63a5797a update readme due to api changes in save_to_memory which returns an io stream 2016-06-01 18:18:31 +01:00
chfw 88f70c2220 update code comment 2016-05-24 09:18:23 +01:00
chfw 9db94597c8 update change log and readme 2016-05-24 09:16:58 +01:00
chfw 0531349c64 align readme file 2016-05-23 23:40:31 +01:00
chfw de524823ac pylinting 2016-05-23 18:11:38 +01:00
chfw b06372e20b direct import save_data 2016-05-18 21:44:01 +01:00
chfw d106a2ffbb fix travis build problem by transferring pre-installing to rnd_requirements.txt 2016-05-14 23:44:39 +01:00
chfw bda5d24509 fix travis build problem by transferring pre-installing to rnd_requirements.txt 2016-05-14 23:43:34 +01:00
chfw 772e09ce69 sync with commons 2016-05-14 23:30:15 +01:00
jaska 73bab70caa Merge pull request #6 from jayvdb/rm-nose-cov
Remove unnecessary test dependency nose-cov
2016-05-10 12:24:07 +01:00
jaska ba48e6f443 Merge pull request #5 from jayvdb/use-sid
Allow xlwt on Python 2
2016-05-10 12:23:48 +01:00
John Vandenberg b1e5c0fa4b Allow xlwt on Python 2
Use xlwt-future only on Python 3
2016-05-10 16:30:33 +07:00
John Vandenberg 4cde31fe8a Whitespace fixes 2016-05-10 16:30:25 +07:00
John Vandenberg d19de8c682 Remove unnecessary test dependency nose-cov
Sync after https://github.com/pyexcel/pyexcel-commons/pull/8
2016-05-10 15:16:01 +07:00
chfw e45017021c synchronize with pyexcel-commons 2016-05-10 09:09:31 +01:00
chfw 07cff73482 alignment with pyexcel-commons 2016-05-09 09:25:11 +01:00
chfw fffbb8cfb3 feature: support more than one handler for a file format. e.g. openpyxl and xlrd both reads xlsx. if both were installed, the developer has the way to choose one of them 2016-05-06 18:15:50 +01:00
chfw 5ad7eb00d1 update plugin details 2016-05-05 21:54:15 +01:00
chfw 2c6586fe10 try to fix broken travis build where python path is somehow wrongly perceived 2016-05-05 18:04:15 +01:00
chfw 11cd46728b draft implementation of auto import of pyexcel-xls 2016-05-04 23:36:52 +01:00
chfw bd07fafc11 bug fix: missing colon 2016-05-03 23:45:27 +01:00
chfw 31ada0d12c fix broken build 2016-05-03 23:41:34 +01:00
chfw 1f9ef757db workaround rnd_requirements.txt 2016-05-03 23:34:35 +01:00
chfw 7eb1301599 update readme 2016-05-03 09:06:51 +01:00
chfw 743da6a893 resolve #4, update change log 2016-05-03 09:04:28 +01:00
chfw 2734cb42f4 test auto_detect_int 2016-05-03 08:47:11 +01:00
chfw 823197acf9 add development guide 2016-05-03 08:31:13 +01:00
chfw 669bc64261 alignment with commons 2016-04-28 22:19:34 +01:00
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