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.post12.tar.gz (11.6 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.post12-py3-none-any.whl (13.0 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for odooquery-0.1.0.post12.tar.gz
Algorithm Hash digest
SHA256 6d692111ecd2899b72b883a7b1881df8a2e36d3a3b8c345f6fd4fea676a9e20a
MD5 dc2dda06b9e1900e2356069b67a210f9
BLAKE2b-256 200b9b1cb2775e129fdf738cc89f68c60a73ce4612147c1febd66ecfa93102ac

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for odooquery-0.1.0.post12-py3-none-any.whl
Algorithm Hash digest
SHA256 a5fd5803f47cb05f650d20896729c791c0e0f33285e9f3d008c54e818e633bc2
MD5 3375ac6d576eec58c00df9ec30e97d64
BLAKE2b-256 58965989e36436123d66ab79d02c4ca92945a498630b71fc2ef31b459f3738d6

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