Skip to content

andriisem/odoo-api-python-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

14 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

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