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.post21.tar.gz (11.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.post21-py3-none-any.whl (13.2 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for odooquery-0.1.0.post21.tar.gz
Algorithm Hash digest
SHA256 c11da51e2b483d46c86c786075fe9bb12c19d32cf2a854b738b6f09d8374b219
MD5 8ecf7893a3dcdcafb92d30e9f1a8242f
BLAKE2b-256 4d085d362e6a9c534fcc067b2da1c2c728ad25729fff28921cdde0c6f7964bdf

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for odooquery-0.1.0.post21-py3-none-any.whl
Algorithm Hash digest
SHA256 a8d470e41cb5bec1464018c795d303c470fd18e71187b3825ac494ef010576fc
MD5 c60bb440040a8e7d76bd7f457c695198
BLAKE2b-256 5901b19634f871f4e612c7b1f49f4d6233517f407eecc0a9b6680cb7894c4059

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