odoorpc

RPC client

A Python module that provides an interface to interact with Odoo servers through JSON-RPC.

Python module to pilot your Odoo servers through JSON-RPC.

GitHub

238 stars
43 watching
125 forks
Language: Python
last commit: 6 months ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
mbello/aio-odoorpc A Python library providing an asynchronous interface to interact with Odoo servers 9
osiell/odoorpc A Python module providing an easy way to interact with Odoo servers through RPC. 72
authorizon/fastapi_websocket_rpc Provides a robust and production-ready bidirectional JSON RPC channel over Websockets. 7
ybbus/jsonrpc An implementation of the JSON-RPC 2.0 protocol for client-side RPC over HTTP in Go. 332
cloud-rocket/arduino-json-rpc An implementation of the JSON-RPC protocol on an Arduino board for remote control via serial or other means. 28
tinyerp/odooly A tool to interact with Odoo and OpenERP data through a Python library and CLI. 60
osamingo/jsonrpc A JSON-RPC 2.0 implementation package in Go 187
cxxxr/jsonrpc A JSON-RPC implementation in Common Lisp for making requests to servers or clients over the network. 66
c4irocean/odp-sdk-python Python SDK for accessing and downloading ocean data from the Ocean Data Platform 10
oca/pylint-odoo Enforces coding standards and detects potential issues in Python code used in Odoo modules. 143
tomerfiliba-org/rpyc A transparent and symmetric RPC library for remote procedure calls and distributed computing 1,575
pylons/pyramid_rpc A package of RPC add-ons to simplify creating remote procedure calls in a Python web framework. 27
joshmarshall/jsonrpclib JSON-RPC implementation with support for original and proposed specifications, including batch submission, keyword arguments, and notifications. 447
oca/odoo-pre-commit-hooks Tools to enforce coding standards and detect errors in Odoo modules during development 10
mirage/ocaml-rpc A library that enables communication between OCaml applications using remote procedure calls with XML or JSON protocols 96