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

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for odooquery-0.1.0.post7.tar.gz
Algorithm Hash digest
SHA256 457661ee32cfe622b4e8553cc106d87283d4256d514f159ccb162bd14807dc18
MD5 753de3b365f34a23091cd898b521f842
BLAKE2b-256 1a27c3094448ff1a4a659dcae7ba880fe2a0a688135fae9da86f0cbdaef751b1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for odooquery-0.1.0.post7-py3-none-any.whl
Algorithm Hash digest
SHA256 5da8d5efb59807d6d5e7f77a8e4d60621851246df2e917e567f4a6a5e87ecad2
MD5 99ffff4f5b97051abd1a19862f7f957e
BLAKE2b-256 acc16d04173d5dfdfb7b3cf506b9a4dd45333725ae15e283d1b5ce54050103c5

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