Skip to content

andriisem/odoo-api-python-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 Cannot retrieve latest commit at this time.

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