Commit Graph

155 Commits

Author SHA1 Message Date
Jean-Baptiste Jaillet cb74cca9dd pacakge pyexcel-xls for debian (#13103) 2016-09-07 17:36:27 +02:00
chfw 97a81fb561 prepare for release 0.2.2 2016-08-31 18:59:17 +01:00
chfw 072d698719 downgrade the requirement on setuptools, related to https://github.com/pyexcel/pyexcel-xlsx/issues/9, https://github.com/pyexcel/pyexcel/issues/58 2016-08-31 08:36:47 +01:00
chfw a657cce9ef documentation update 2016-08-25 23:51:08 +01:00
chfw 4e37d6c226 update change log 2016-08-25 17:54:57 +01:00
chfw 15b6a5e502 code optimization 2016-08-24 18:11:15 +01:00
chfw f3c1c541c6 fix a bug in readme doctest 2016-08-23 18:08:39 +01:00
chfw c2ef6d83aa fix a bug in readme doctest 2016-08-23 18:04:36 +01:00
chfw aff0eb7272 Merge branch 'master' of https://github.com/chfw/pyexcel-xl 2016-08-23 17:51:27 +01:00
chfw 49326c9402 document pagination feature 2016-08-23 17:51:07 +01:00
chfw 944b7ef337 fix broken test 2016-08-22 09:35:29 +01:00
chfw 71f54de356 minor tuning 2016-08-22 08:48:01 +01:00
chfw 2be6871ddf implementation of pyexcel-io v0.2.2 paginantion support. the answer to big size csv 2016-08-22 08:41:27 +01:00
chfw 465d28c7e0 kick start 0.2.2 pagination support 2016-08-22 08:37:59 +01:00
chfw c0ae7a9060 update rst format 2016-07-14 08:18:25 +01:00
chfw da0ab25f13 fix dirty code: long line 2016-07-12 18:13:57 +01:00
chfw fdd10ed573 update version string and synchronize with latest pyexcel-commons 2016-07-12 17:49:52 +01:00
chfw 3261ce5dd5 resolve #9: test skip_hidden_sheets 2016-07-12 17:46:49 +01:00
chfw 3608316394 clean code 2016-06-08 23:05:01 +01:00
chfw c6674f51be clean code 2016-06-08 23:03:04 +01:00
chfw 3d4aebe539 addressing #9: by default skipping hidden sheets. unit test pending 2016-06-03 09:28:46 +01:00
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