Commit Graph

4 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
Stephen Rauch 19132f7a07 Change to allow working with pyinstaller 2017-03-29 00:53:35 -07:00
Stephen J. Fuhry f7cb6b0b8d add unit test stuff to gitignore 2015-10-25 08:59:12 -04:00
chfw b7d88ca1ea unit tests made 2014-12-07 12:57:07 +00:00