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.
240 stars
43 watching
125 forks
Language: Python
last commit: 7 months ago
Linked from 1 awesome list
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. | 336 |
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. | 61 |
osamingo/jsonrpc | A JSON-RPC 2.0 implementation package in Go | 187 |
cxxxr/jsonrpc | A Common Lisp implementation of the JSON-RPC 2.0 protocol for remote procedure calls | 67 |
c4irocean/odp-sdk-python | Python SDK for accessing and downloading ocean data from the Ocean Data Platform | 11 |
oca/pylint-odoo | Enforces coding standards and detects potential issues in Python code used in Odoo modules. | 144 |
tomerfiliba-org/rpyc | A transparent and symmetric RPC library for remote procedure calls and distributed computing | 1,585 |
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. | 448 |
oca/odoo-pre-commit-hooks | Automates code checks and quality assurance for Odoo modules | 11 |
mirage/ocaml-rpc | A library that enables communication between OCaml applications using remote procedure calls with XML or JSON protocols | 96 |