Skip to main content

A library to add specific query functionality on top of odoorpc for higher-level functions

Project description

OdooQuery

A Python library that provides enhanced query functionality on top of odoorpc for higher-level operations with Odoo.

Installation

pip install odooquery

Usage

from odooquery import OdooQuery

# Initialize the connection
query = OdooQuery(host='localhost', port=8069, database='mydb', user='admin', password='admin')

# Use enhanced query functions
results = query.find_records('res.partner', [('is_company', '=', True)])

Features

  • Enhanced query interface for Odoo
  • Simplified record operations
  • Type-safe query building

Requirements

  • Python 3.12+
  • odoorpc>=0.9.0

License

This project is licensed under the MIT License - see the LICENSE file for details.

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

odooquery-0.1.0.post19.tar.gz (11.7 kB view details)

Uploaded Source

Built Distribution

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

odooquery-0.1.0.post19-py3-none-any.whl (13.1 kB view details)

Uploaded Python 3

File details

Details for the file odooquery-0.1.0.post19.tar.gz.

File metadata

  • Download URL: odooquery-0.1.0.post19.tar.gz
  • Upload date:
  • Size: 11.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.5.29

File hashes

Hashes for odooquery-0.1.0.post19.tar.gz
Algorithm Hash digest
SHA256 e640f4d27e344959273d21117c7bd41f3feb205180f1ee4b1d3d15b92cebc8b5
MD5 1065e2fc646db14e668671da910ea407
BLAKE2b-256 a85e9e210703b09444b2da81b263f9f14a5eef68d68fc5c303d7750aeaf7a3da

See more details on using hashes here.

File details

Details for the file odooquery-0.1.0.post19-py3-none-any.whl.

File metadata

File hashes

Hashes for odooquery-0.1.0.post19-py3-none-any.whl
Algorithm Hash digest
SHA256 686d72ef65df8547ec4034581556af4e86e744180268a5dceaf497fc8af09f9b
MD5 ccd75955b15d16a8f28f26c3892642c9
BLAKE2b-256 b8ef67937cf58885237f6a321126bba559696743e00961b70bd68e7f67768790

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