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.post3.tar.gz (10.8 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.post3-py3-none-any.whl (11.4 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for odooquery-0.1.0.post3.tar.gz
Algorithm Hash digest
SHA256 351f82cfc85d16449d821edaf27cb0e46bb390b5a420c6ca63e1109a3401e163
MD5 9e24121c5a62c2f63d78008ec23c605c
BLAKE2b-256 f23b0ac58021090f05f207b1272525a8bb5307a075d0b6eb677b891fa4e14957

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for odooquery-0.1.0.post3-py3-none-any.whl
Algorithm Hash digest
SHA256 14efc7456e9207d021d8e9dfda9fe69a9134a8bbd7b4be3fee6ed7422547e50d
MD5 1e4a4873ca0ec9eab8282fce0e5e44fa
BLAKE2b-256 1e502f3d092c84729142238722e960fe8809d8c99d847b8da1837b2bda4181c4

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