Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 458 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 458 Bytes

Odoo API Client

PyPI version

🐍 Python client library for Odoo External API

Installation

Install this library in a virtualenv using pip.

Mac/Linux

pip install odooapiclient

Windows

<your-env>\Scripts\pip.exe install odooapiclient

Supported Python Versions

Python 3.4, 3.5, 3.6 and 3.7