Skip to main content

Command-line tool for Odoo using xmlrpc

Project description

Odoo RPC CLI

A command-line interface for Odoo, providing quick access to common operations like authentication, searching, creating, updating, and deleting records. It is designed for AI, developers and administrators who prefer working in the terminal.

Installation

Homebrew (tap)

Install odoorpc_cli from the project's Homebrew tap (recommended):

brew tap biszx/tap https://github.com/biszx/homebrew-tap
brew install biszx/tap/odoorpc_cli

Windows

Standalone executable (no Python required): download the odoorpc_cli Windows executable from a release's assets (the repository contains a CI workflow that builds an exe with PyInstaller and uploads it as an artifact). Place the exe on PATH or run it directly.

Installer (recommended): download the Inno Setup installer (odoorpc_cli-X.Y.Z-setup.exe) from a release's assets — it creates shortcuts and an uninstaller for easy setup on Windows.

Python (pip)

Install from PyPI:

pip install odoorpc_cli

Usage

Authenticate and save credentials (interactive):

odoo auth login --host https://odoo.example.com --db demo --username admin --password secret

Search for records:

odoo search read res.partner --domain "[[\"name\", \"ilike\", \"Acme\"]]" --fields name,email

Call a custom model method:

odoo call-method res.partner --method custom_method --args "[]" --kwargs "{}"

Contributing

Please open issues and pull requests on the repository. Run tests with pytest.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

odoorpc_cli-0.2.1.tar.gz (15.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

odoorpc_cli-0.2.1-py3-none-any.whl (25.2 kB view details)

Uploaded Python 3

File details

Details for the file odoorpc_cli-0.2.1.tar.gz.

File metadata

  • Download URL: odoorpc_cli-0.2.1.tar.gz
  • Upload date:
  • Size: 15.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.15

File hashes

Hashes for odoorpc_cli-0.2.1.tar.gz
Algorithm Hash digest
SHA256 b6311ad6987f55fa57ca58f43924f51ea957d8fbbfa941e2b6a8735c9044978d
MD5 270dae92daf831bd31475a95a11e0086
BLAKE2b-256 02605fdd1ce0fc2a1120ee3cd4f24f65f1a55b39aa0494d12f3c4fd257ecff3a

See more details on using hashes here.

File details

Details for the file odoorpc_cli-0.2.1-py3-none-any.whl.

File metadata

  • Download URL: odoorpc_cli-0.2.1-py3-none-any.whl
  • Upload date:
  • Size: 25.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.15

File hashes

Hashes for odoorpc_cli-0.2.1-py3-none-any.whl
Algorithm Hash digest
SHA256 26208652593137bbe6e392ea80b7459f4da0ace89561b07c3fd17a67237b607f
MD5 d8c8641dc762b820f06c6687cff7d41f
BLAKE2b-256 ffdd77d84f855b7e71b6ebc82872341c9d12c9eb5befef5f1be8a595ffe1e3de

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page