Commit Graph

42 Commits

Author SHA1 Message Date
jaska a923bce3be
Bits bulbs (#92)
* 📚 update doc strings and plugin compactibility list

* 🔥 remove PY2 related code and update docs

* 🔬 more test coverage
2020-10-06 22:13:56 +01:00
jaska 9517e0bf49
WIP - Document the way to write reader and writer plugins (#91)
* 📚 add custom plugin writer

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

* 📚 update writer plugin

* 📚 update plugin writer and reader documentation

* 📚 telling the location of the example codes

Co-authored-by: chfw <chfw@users.noreply.github.com>
2020-10-05 23:36:42 +01:00
jaska fa808870d3
Improve reader interface (#90)
* 🔨 improve reader interface

* 🔨 shrink reader code

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

* 🔥 remove redundant functionalitoes, never will use. what's the point

* 📚 updated doc string and the tutorial

* 🔨 update import statements

* 🔬 more test coverage

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

* 💚 fix unit test failure

* 📚 update reader plugin example

* 💄 update coding style

* 📚 fix index rst file

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

Co-authored-by: chfw <chfw@users.noreply.github.com>
2020-10-04 22:15:23 +01:00
chfw 7acc301a97 🤝 synchronize with pyexcel-mobans and pypi-mobans 2020-06-12 23:09:05 +01:00
chfw 4ba1e4833e 💚 make github ci pass 2020-06-12 22:25:57 +01:00
chfw 2912ca6cb3 📚 align ci system github does latest and travis does min 2020-06-12 22:22:00 +01:00
chfw 276a2c1d02 🔥 remove python 2 support . and now the cluttered code looks slightly better 2020-05-03 21:25:33 +01:00
chfw feaefd540c 🔥 remove python 2 and pypy tests 2020-05-03 00:09:40 +01:00
chfw 24a5f35b4a 🐛 update test requirements.txt 2019-11-07 23:36:59 +00:00
chfw 101de35f10 📚 🐛 fix the merge problem when using moban 0.6.3 2019-10-02 19:22:06 +01:00
chfw e6444b8256 🤝 merge with master 2019-03-19 19:14:03 +00:00
chfw 03641589be 🥚 🎡 release 0.5.13 2019-02-21 08:17:26 +00:00
chfw fc0e6088f3 use moban 0.3.3 2018-11-09 21:02:13 +00:00
chfw 41ef6d1310 🔨 code refactoring using isort and black 2018-11-09 20:56:34 +00:00
chfw 56fa0ace8c 🤝 sync with pyexcel-commons 2017-09-28 23:16:54 +01:00
chfw aea8b81b53 release 0.5.0 🥚 🎡 2017-08-30 23:06:36 +01:00
chfw 81e64403ff 📚 update documentations 2017-08-20 01:27:35 +01:00
chfw 6ca85c013f update dependency list 2017-06-20 09:24:14 +01:00
chfw b622bce483 update indices 2017-06-13 08:53:57 +01:00
chfw 1a519d8f93 update documentation 2017-06-08 09:56:52 +01:00
chfw 1fd66f66e5 tuning the documentation 2017-03-30 10:10:43 +01:00
chfw 056b67be2c update docs and pump up version 2017-03-30 00:50:17 +01:00
chfw 86f934a794 put a installation on pyinstaller, related to #31 2017-03-30 00:49:57 +01:00
chfw 8256e27d2a bring back the compactibility table 2017-01-04 13:15:57 +00:00
chfw bfaff0aa72 update conf syntax 2016-11-24 23:11:48 +00:00
chfw a7870f0ad7 document #21 how to use the feature 2016-09-15 17:52:30 +01:00
chfw e3036155a1 remove extra section header 2016-08-31 18:09:26 +01:00
chfw 854d3240ca fix doc build failure 2016-08-31 17:50:12 +01:00
chfw 68e0640ea2 update doc 2016-08-31 16:08:57 +01:00
chfw 19eb4de9a7 remove dependency for _compact 2016-08-30 17:39:56 +01:00
chfw f60389cccb apply changes from https://github.com/pyexcel/pyexcel/issues/52. hence it has a side effect on https://github.com/pyexcel/pyexcel/issues/49 2016-08-30 15:35:17 +01:00
chfw 8f9bf5cbb8 make flake8 happy 2016-08-25 23:43:31 +01:00
chfw b3aee0be23 code refactoring 2016-08-24 15:43:47 +01:00
chfw 856e5dc87d update README 2016-08-21 22:38:12 +01:00
chfw 8bcbdcdc45 clean code 2016-06-08 22:35:54 +01:00
chfw 1095197a6f clean code 2016-06-08 22:34:37 +01:00
John Vandenberg 07205a92f9 Use environment markers for ordereddict on py26
Also sync with commons
2016-05-10 20:53:38 +07:00
chfw b3b47fba0e remove old bookreader 2016-03-17 19:33:43 +00:00
chfw bb0439ffd6 fix broken build 2016-03-04 22:17:30 +00:00
chfw a38d49c1f9 clean up the mess due to moban adoptation 2016-02-08 23:22:37 +00:00
chfw 3ed39d3a1f work around no requirements.txt 2016-01-26 23:15:07 +00:00
chfw 5d810ad39a remove duplicated information scattered acros pyexcel components 2016-01-26 22:48:20 +00:00