Commit Graph

7 Commits

Author SHA1 Message Date
chfw c49c2279da This is an auto-commit, updating project meta data, such as changelog.rst, contributors.rst 2021-10-29 21:07:21 +00:00
chfw c8102bd638 🤝 update project static information 2021-10-07 21:51:24 +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
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 5a22a855ac 📚 auto update(this is auto scraped from github profile) contributors and change log. #75 2020-09-19 16:36:41 +01:00
Craig Anderson 1ee31b0308
handle zip files which contain non-UTF-8 encoded files (#75) 2020-09-19 16:23:33 +01:00
chfw de6344e11e 🚀 github actions for moban and automatically extract contributors 2020-08-23 01:21:19 +01:00