There should be some quality assurance: - [ ] Static code check, and fix errors, tools like MYPY and PyLint should be used - [ ] CI should be enabled, to enable auto testing/building/releasing - [ ] More tests should be added.
There should be some quality assurance: