Metadata-Version: 2.4
Name: godoo
Version: 1.0.0
Summary: Async Python client for Odoo JSON-RPC
Project-URL: Documentation, https://www.marcfargas.com/~odoopy/
Project-URL: Repository, https://github.com/marcfargas/godoo
Project-URL: Issues, https://github.com/marcfargas/godoo/issues
Author-email: Marc Fargas <marc@marcfargas.com>
License-Expression: LGPL-3.0-or-later
Classifier: Development Status :: 4 - Beta
Classifier: Framework :: AsyncIO
Classifier: Framework :: Odoo
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Libraries
Classifier: Typing :: Typed
Requires-Python: >=3.14
Requires-Dist: httpx>=0.27
