While writing some code, I stumbled across a API documentation, that only had curl examples (prefer to have curl examples over no examples at all) but I had some troubles converting it to proper python code and a friend recommended a page called: https://curl.trillworks.com/
Convert curl syntax to Python, Node.js, R, PHP, Strest, Go, JSON, Rust
And it is even available on github. How cool is that?
This blogpost is only to save it as kind of a bookmark for future coding adventures.