Schema discovery and codegen for Odoo models
Project description
godoo-introspection
Schema discovery and codegen for Odoo models
Pre-Alpha: This package is in early development. The API may change without notice and not all advertised features are implemented yet.
Install
pip install godoo-introspection
Quick start
import asyncio
from godoo.client import create_client
from godoo.introspection import Introspector
async def main():
client = await create_client()
introspector = Introspector(client)
schema = await introspector.get_schema("res.partner")
Links
- Documentation
- GitHub repository
- License: LGPL-3.0-or-later
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
godoo_introspection-0.2.1.tar.gz
(11.6 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file godoo_introspection-0.2.1.tar.gz.
File metadata
- Download URL: godoo_introspection-0.2.1.tar.gz
- Upload date:
- Size: 11.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.11.16 {"installer":{"name":"uv","version":"0.11.16","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4885c48e0cc0a1665e329516eae714d8c3754b4066619781fd9a3e67443ce937
|
|
| MD5 |
a980ce284475a803cfc04bdaee39de25
|
|
| BLAKE2b-256 |
a01b3bffc9a4b3a00b76d25bfa7aca4d5444731f267ee321a3d2dcdaff687762
|
File details
Details for the file godoo_introspection-0.2.1-py3-none-any.whl.
File metadata
- Download URL: godoo_introspection-0.2.1-py3-none-any.whl
- Upload date:
- Size: 10.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.11.16 {"installer":{"name":"uv","version":"0.11.16","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bc8590a2e95d185b729a0fa1b81baa01809bae5180839466521743cfe7c12487
|
|
| MD5 |
08ad1f3c34b7deb8174c27bd986fbc07
|
|
| BLAKE2b-256 |
53563ea35462c8fea3110c2ee885dfd8d057a977ab79da7dd9ceb3406d1ab6ff
|