andriisem / odoo-api-python-client

🐍 Python client library for Odoo External API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

🐍 Python client library for Odoo External API

License:GNU Lesser General Public License v3.0


Languages

Language:Python 100.0%