You are reading pyZohoAPI’s documentation

About pyZohoAPI

pyZohoAPI provides Pythonic access to Zoho APIs in the Finance Plus suite: Books, Checkout, Expense, Inventory, Invoice, and Subscriptions.

Note

As of this release, we only have support for Inventory and Books, and not every object therein. Full support will be built out incrementally over future releases.

This package provides Python objects which correlate to the objects exposed by the Zoho API. The Python objects provide a simple way to access, update, create, delete and modify Zoho objects. We don’t strive to encapsulate operations Zoho performs in its clients; that’s up to your code.