Commit Graph

13 Commits

Author SHA1 Message Date
chfw 78748634ee 💄 update meta info and format codes. related to #49, #48 2021-10-03 13:25:35 +01:00
vinraspa f46b724920
Update xlsw.py
W291 trailing whitespace: fixed
2021-10-02 22:25:08 +02:00
vinraspa 4b9426d2e0
Update xlsw.py
fix timedelta support
2021-10-02 22:12:19 +02:00
vinraspa 473ee14be5
Update xlsw.py
added 'timedelta' support
2021-09-15 18:26:09 +02:00
chfw aec03bb849 🔨 remove useless code 2020-10-07 22:28:18 +01:00
chfw 95ebd8df2f 🔨 use module level imports from pyexcel-io 2020-10-06 23:16:13 +01:00
jaska 0c1dea41bf
🔨 use ISheetWriter interface (#37) 2020-10-02 03:26:26 +01:00
jaska d3b57b434b
New style io (#36)
* 🎉 new style reader

* 🎉 new style writer and reader plugins

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

* 💚 update moban update

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

* 💚 use pyexcel-io dev branch

* 📚 update PR template

* 🐴 code refactoring

Co-authored-by: chfw <chfw@users.noreply.github.com>
2020-09-29 22:26:05 +01:00
chfw 6af34ace26 🔨 black and isort now rules the coding style 2018-11-10 22:29:42 +00:00
chfw d8fa9296ea 🐛 give a graceful exception instead of stack trace. fix https://github.com/pyexcel/pyexcel/issues/120 2018-03-15 09:44:45 +00:00
chfw 291fbb8e87 remove now useless class fields 2017-05-21 22:34:43 +01:00
chfw 4da841fa84 update documentation 2017-05-06 09:32:22 +01:00
chfw e045f97b66 separation of reader and writer 2017-04-18 22:57:33 +01:00