Asynchronous session based backend notifications
- Notifications to backends are now done asynchronously and with a session which should be more efficient
- Project also moved to using Poetry and is therefore also published on PyPI
- Required Python version is still not properly set. The packages only support Python 3.9, this will be fixed later.