Zend certified PHP/Magento developer

Python & Rest API of 2.4.6

The code I used for my 2.4.2 Installation no longer works in my 2.4.6 Installation.
It seems they deprecated HMAC-SHA1 in favour of HMAC-SHA256.

requests_oauthlib doesn’t support HMAC-SHA256 as far as I can see. I can’t get anything else to work (authomatic, OAuthLib,…).

Can anybody help with some code snippets how to connect to 2.4.6 with python?