python with Quickbooks Online API v3
问题 I need some help implementing a python app that accesses the Quickbooks API. I have successfully written several apps that use APIs, but once we get into the OAuth world, I get a bit lost. At any rate, I found the quickbooks-python wrapper here: https://github.com/troolee/quickbooks-python but there are zero examples of working code showing how to implement properly. I imagine that a more experienced python programmer could figure out how to make this work without any instructions, but it