Skip to main content

Odoo RPC client

Project description

s6r-odoo

Installation

    pip install s6r-odoo

Usage

from s6r_odoo import OdooConnection

odoo_cli = OdooConnection(url='http://odoo.localhost',
                          dbname='odoo',
                          user='admin',
                          password='admin')
partners = odoo_cli.read_search('res.partner', [])
for partner in partners:
    print(partner)

License

This project is licensed under the GNU Lesser General Public License (LGPL) Version 3.

Contributing

Contributions are welcome! If you find any issues or have suggestions for improvements, please open an issue or submit a pull request.

Contributors

Maintainer

This software is maintained by Scalizer.

Scaliser

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

s6r_odoo-1.0.9.tar.gz (12.6 kB view details)

Uploaded Source

Built Distribution

s6r_odoo-1.0.9-py3-none-any.whl (12.0 kB view details)

Uploaded Python 3

File details

Details for the file s6r_odoo-1.0.9.tar.gz.

File metadata

  • Download URL: s6r_odoo-1.0.9.tar.gz
  • Upload date:
  • Size: 12.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for s6r_odoo-1.0.9.tar.gz
Algorithm Hash digest
SHA256 d4943a97da1ba631dfc306ad6282d8e3940ab64c8dda76e0e830755a84cae65f
MD5 8d423cd4656a74b87cd4881febf1b8f6
BLAKE2b-256 943054d7761e90145eb434530c7983ee7d28ed430815e73b79754e65f80fead9

See more details on using hashes here.

File details

Details for the file s6r_odoo-1.0.9-py3-none-any.whl.

File metadata

  • Download URL: s6r_odoo-1.0.9-py3-none-any.whl
  • Upload date:
  • Size: 12.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for s6r_odoo-1.0.9-py3-none-any.whl
Algorithm Hash digest
SHA256 764746cc383d29151c56c901196ec1841987aaf93c56cc4aa39b0dc516e54c9d
MD5 f9a850adc4fcdc40017574a77f1de10a
BLAKE2b-256 4b5d288ebec7121d2ff15a706c58d9e1f06ab4ee49341ab18b22e7c82585c91f

See more details on using hashes here.

Supported by

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