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

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for odooquery-0.1.0.post28.tar.gz
Algorithm Hash digest
SHA256 edb9aed2133b8a9483bd4589baf2bbe558003c4377fbccc6488b6e197febc04a
MD5 c50aeb0a386edc95548e73876dd85c0c
BLAKE2b-256 01724ea0152e53a94f0bd6bdc0e9dc3c3aa2004d4a4e13443f3351882d5c2593

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for odooquery-0.1.0.post28-py3-none-any.whl
Algorithm Hash digest
SHA256 8781e4ba71679c9b6409f7693b4d31213668ee30de8cc3f13384f9d7d66d83a2
MD5 efa2d8d7bbc7c576ca80242bf1c04fce
BLAKE2b-256 76524d6ac25b54c72bf085e9dfe14f606f1bac7347a99c0a92952ddd8f5b8eea

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