Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 1.09 KB

README.md

File metadata and controls

32 lines (20 loc) · 1.09 KB

PyOdoo

Travis CI Build Status CircleCI Build Status PyPI - Version PyPI - Python Version

Description: API for Odoo

Copyright: 2021-2024 Fabio Castelli (Muflone) [email protected]

License: GPL-3+

Source code: https://github.com/muflone/pyodoo

Documentation: http://www.muflone.com/pyodoo/

Description

PyOdoo is an attempt to build a common API to interact with any Odoo server in order to operate using its XML RPC API.

System Requirements

Usage

Please see the samples and the tests folders for some usage examples.