Commit Graph

10 Commits

Author SHA1 Message Date
jaska d6f0f38896
WIP : Code refactoring (#77)
* 🔨 simplify the plugin interface. 🔥 no open function, 🔥 no more useless set_type, each plugin knows its type.

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

* 🚜 csvr to csv_sheet

* 🚜 better naming for the readers

* 🤝 update gitignore

* 📚 update pyinstaller notes

* 🔥 remmove python 2 related compactibility codes

* 💄 update coding style

* 🔥 remove test files generated during tests

Co-authored-by: chfw <chfw@users.noreply.github.com>
2020-09-22 22:00:25 +01:00
chfw e6444b8256 🤝 merge with master 2019-03-19 19:14:03 +00:00
chfw cb5bc7839d 🥚 🎡 release 0.5.14 2019-02-21 08:22:12 +00:00
chfw 03641589be 🥚 🎡 release 0.5.13 2019-02-21 08:17:26 +00:00
chfw 2b69509319 🥚 🎡 0.5.13. fix #53, related to #61, #60 and https://github.com/pyexcel/pyexcel-xls/issues/30 2019-02-12 07:35:44 +00:00
chfw d8d076b85d 📰 include more test content in tar ball. resolve #60 2019-02-09 22:38:03 +00:00
chfw 66be66309d 🤝 take latest code from setupmobans and release 0.5.2 🥚 🎡, which carries LICENSE file, https://github.com/pyexcel/pyexcel/pull/103 2017-10-20 07:32:27 +01:00
chfw ecbc28d2f4 update common files and force load all embedded plugins 2016-04-07 22:09:09 +01:00
chfw 5d810ad39a remove duplicated information scattered acros pyexcel components 2016-01-26 22:48:20 +00:00
chfw 46f65ad6f7 merge with master 2015-12-15 22:11:22 +00:00