DEV Community

Discussion on: I want to build a Python wrapper for an API, how should I approach it?

Collapse
 
pretzellogix profile image
PretzelLogix

Here is a 15-part guide that I wrote that addresses 3 of your 4 requirements: pretzellogix.net/2021/12/08/how-to...

Eventually, I'll get around to writing a few extra chapters on how to make async methods. In the meantime, I think this will get you started!

Collapse
 
aahnik profile image
Aahnik Daw

thank you so much... its soooooo helpful