Metadata-Version: 2.4
Name: naas-models
Version: 1.28.3
Summary: Library containing all models used in the naas ecosystem. You can use this library to know how to talk to our micro services.
License: AGPL-3.0-or-later
Author: Maxime Jublou
Author-email: maxime@naas.ai
Requires-Python: >=3.9,<4.0
Classifier: License :: OSI Approved :: GNU Affero General Public License v3 or later (AGPLv3+)
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Requires-Dist: protobuf (>=5.26.1,<6.0.0)
Requires-Dist: protobuf-to-pydantic[mypy-protobuf] (==0.2.6.2)
Requires-Dist: pydantic (>=2.0,<3.0)
Description-Content-Type: text/markdown

# naas-models

Library containing all models used in the naas ecosystem. You can use this library to know how to talk to our micro services.
