odoo_rpc library

Classes

OdooClient
Odoo client for making RPC calls.
OdooSession
Represents session with Odoo server.

Exceptions / Errors

OdooException
Generic exception thrown on error coming from Odoo server.
OdooSessionExpiredException
Exception for session expired error.