Qualle 0.2.0
Maintenance updates
We made the following updates to Qualle:
- Updated and removed dependencies. See pull requests #8 and #9.
- Switched to Poetry for dependency and build management. See pull request #5.
- Used Black as the code style. See pull request #11.
- Updated the README. See pull requests #7 and #13.
- Automated the publication of Qualle on PyPI. See pull request #6.
New Features
We added the following new features to Qualle:
- (Batch) prediction is now possible via the command line, eliminating the need to start a ReST server. See pull request #10.
- Qualle is now compatible with Python 3.10 and 3.11.
- A command-line tool called "qualle" is now installed, making it easier to access Qualle's functionality.