Complete app rewrite
Breaking changes
- The entire library has been rewritten and restructured
- The API calls are now **asynchronous**
New features
- The list of available sandwiches can now be requested as well
- New option to hide menu kinds
Other
- Change build system to Poetry
- Code formatting done using Black
- Linting is now checked by Flake8 instead of Pylint