Skip to content

andriisem/odoo-api-python-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Dec 22, 2019
54ed7e3 Β· Dec 22, 2019

History

14 Commits
Dec 18, 2019
Dec 22, 2019
Dec 18, 2019
Dec 18, 2019
Dec 18, 2019
Dec 18, 2019
Dec 22, 2019

Repository files navigation

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