This is a proof-of-concept tutorial. It is not intended for production use. The OAuth flow, token storage, and credential handling are intentionally simplified for local development. See the inline
PRODUCTION:comments inqbo_auth.pyfor a summary of what would need to change before deploying this anywhere real.
Extracts data from a vendor invoice PDF using Sensible, then creates a bill in QuickBooks Online.
For prerequisites, install instructions, and a full walkthrough, see Integrate with QuickBooks using Python.