agentic-mesh-protocol 0.2.1.dev0__tar.gz → 0.2.1.dev2__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {agentic_mesh_protocol-0.2.1.dev0/src/agentic_mesh_protocol.egg-info → agentic_mesh_protocol-0.2.1.dev2}/PKG-INFO +11 -11
- agentic_mesh_protocol-0.2.1.dev2/pyproject.toml +84 -0
- {agentic_mesh_protocol-0.2.1.dev0 → agentic_mesh_protocol-0.2.1.dev2}/src/agentic_mesh_protocol/__version__.py +1 -1
- {agentic_mesh_protocol-0.2.1.dev0 → agentic_mesh_protocol-0.2.1.dev2}/src/agentic_mesh_protocol/module/v1/information_pb2.py +27 -19
- {agentic_mesh_protocol-0.2.1.dev0 → agentic_mesh_protocol-0.2.1.dev2}/src/agentic_mesh_protocol/module/v1/information_pb2.pyi +14 -0
- {agentic_mesh_protocol-0.2.1.dev0 → agentic_mesh_protocol-0.2.1.dev2/src/agentic_mesh_protocol.egg-info}/PKG-INFO +11 -11
- {agentic_mesh_protocol-0.2.1.dev0 → agentic_mesh_protocol-0.2.1.dev2}/src/agentic_mesh_protocol.egg-info/SOURCES.txt +0 -2
- {agentic_mesh_protocol-0.2.1.dev0 → agentic_mesh_protocol-0.2.1.dev2}/src/agentic_mesh_protocol.egg-info/requires.txt +4 -4
- {agentic_mesh_protocol-0.2.1.dev0 → agentic_mesh_protocol-0.2.1.dev2}/src/agentic_mesh_protocol.egg-info/top_level.txt +0 -1
- agentic_mesh_protocol-0.2.1.dev0/pyproject.toml +0 -77
- agentic_mesh_protocol-0.2.1.dev0/src/digitalkin_proto/__init__.py +0 -5
- agentic_mesh_protocol-0.2.1.dev0/src/digitalkin_proto/__version__.py +0 -8
- {agentic_mesh_protocol-0.2.1.dev0 → agentic_mesh_protocol-0.2.1.dev2}/LICENSE +0 -0
- {agentic_mesh_protocol-0.2.1.dev0 → agentic_mesh_protocol-0.2.1.dev2}/README.md +0 -0
- {agentic_mesh_protocol-0.2.1.dev0 → agentic_mesh_protocol-0.2.1.dev2}/setup.cfg +0 -0
- {agentic_mesh_protocol-0.2.1.dev0 → agentic_mesh_protocol-0.2.1.dev2}/src/agentic_mesh_protocol/__init__.py +0 -0
- {agentic_mesh_protocol-0.2.1.dev0 → agentic_mesh_protocol-0.2.1.dev2}/src/agentic_mesh_protocol/cost/__init__.py +0 -0
- {agentic_mesh_protocol-0.2.1.dev0 → agentic_mesh_protocol-0.2.1.dev2}/src/agentic_mesh_protocol/cost/v1/__init__.py +0 -0
- {agentic_mesh_protocol-0.2.1.dev0 → agentic_mesh_protocol-0.2.1.dev2}/src/agentic_mesh_protocol/cost/v1/cost_pb2.py +0 -0
- {agentic_mesh_protocol-0.2.1.dev0 → agentic_mesh_protocol-0.2.1.dev2}/src/agentic_mesh_protocol/cost/v1/cost_pb2.pyi +0 -0
- {agentic_mesh_protocol-0.2.1.dev0 → agentic_mesh_protocol-0.2.1.dev2}/src/agentic_mesh_protocol/cost/v1/cost_pb2_grpc.py +0 -0
- {agentic_mesh_protocol-0.2.1.dev0 → agentic_mesh_protocol-0.2.1.dev2}/src/agentic_mesh_protocol/cost/v1/cost_service_pb2.py +0 -0
- {agentic_mesh_protocol-0.2.1.dev0 → agentic_mesh_protocol-0.2.1.dev2}/src/agentic_mesh_protocol/cost/v1/cost_service_pb2.pyi +0 -0
- {agentic_mesh_protocol-0.2.1.dev0 → agentic_mesh_protocol-0.2.1.dev2}/src/agentic_mesh_protocol/cost/v1/cost_service_pb2_grpc.py +0 -0
- {agentic_mesh_protocol-0.2.1.dev0 → agentic_mesh_protocol-0.2.1.dev2}/src/agentic_mesh_protocol/filesystem/__init__.py +0 -0
- {agentic_mesh_protocol-0.2.1.dev0 → agentic_mesh_protocol-0.2.1.dev2}/src/agentic_mesh_protocol/filesystem/v1/__init__.py +0 -0
- {agentic_mesh_protocol-0.2.1.dev0 → agentic_mesh_protocol-0.2.1.dev2}/src/agentic_mesh_protocol/filesystem/v1/filesystem_pb2.py +0 -0
- {agentic_mesh_protocol-0.2.1.dev0 → agentic_mesh_protocol-0.2.1.dev2}/src/agentic_mesh_protocol/filesystem/v1/filesystem_pb2.pyi +0 -0
- {agentic_mesh_protocol-0.2.1.dev0 → agentic_mesh_protocol-0.2.1.dev2}/src/agentic_mesh_protocol/filesystem/v1/filesystem_pb2_grpc.py +0 -0
- {agentic_mesh_protocol-0.2.1.dev0 → agentic_mesh_protocol-0.2.1.dev2}/src/agentic_mesh_protocol/filesystem/v1/filesystem_service_pb2.py +0 -0
- {agentic_mesh_protocol-0.2.1.dev0 → agentic_mesh_protocol-0.2.1.dev2}/src/agentic_mesh_protocol/filesystem/v1/filesystem_service_pb2.pyi +0 -0
- {agentic_mesh_protocol-0.2.1.dev0 → agentic_mesh_protocol-0.2.1.dev2}/src/agentic_mesh_protocol/filesystem/v1/filesystem_service_pb2_grpc.py +0 -0
- {agentic_mesh_protocol-0.2.1.dev0 → agentic_mesh_protocol-0.2.1.dev2}/src/agentic_mesh_protocol/module/__init__.py +0 -0
- {agentic_mesh_protocol-0.2.1.dev0 → agentic_mesh_protocol-0.2.1.dev2}/src/agentic_mesh_protocol/module/v1/__init__.py +0 -0
- {agentic_mesh_protocol-0.2.1.dev0 → agentic_mesh_protocol-0.2.1.dev2}/src/agentic_mesh_protocol/module/v1/information_pb2_grpc.py +0 -0
- {agentic_mesh_protocol-0.2.1.dev0 → agentic_mesh_protocol-0.2.1.dev2}/src/agentic_mesh_protocol/module/v1/lifecycle_pb2.py +0 -0
- {agentic_mesh_protocol-0.2.1.dev0 → agentic_mesh_protocol-0.2.1.dev2}/src/agentic_mesh_protocol/module/v1/lifecycle_pb2.pyi +0 -0
- {agentic_mesh_protocol-0.2.1.dev0 → agentic_mesh_protocol-0.2.1.dev2}/src/agentic_mesh_protocol/module/v1/lifecycle_pb2_grpc.py +0 -0
- {agentic_mesh_protocol-0.2.1.dev0 → agentic_mesh_protocol-0.2.1.dev2}/src/agentic_mesh_protocol/module/v1/module_service_pb2.py +0 -0
- {agentic_mesh_protocol-0.2.1.dev0 → agentic_mesh_protocol-0.2.1.dev2}/src/agentic_mesh_protocol/module/v1/module_service_pb2.pyi +0 -0
- {agentic_mesh_protocol-0.2.1.dev0 → agentic_mesh_protocol-0.2.1.dev2}/src/agentic_mesh_protocol/module/v1/module_service_pb2_grpc.py +0 -0
- {agentic_mesh_protocol-0.2.1.dev0 → agentic_mesh_protocol-0.2.1.dev2}/src/agentic_mesh_protocol/module/v1/monitoring_pb2.py +0 -0
- {agentic_mesh_protocol-0.2.1.dev0 → agentic_mesh_protocol-0.2.1.dev2}/src/agentic_mesh_protocol/module/v1/monitoring_pb2.pyi +0 -0
- {agentic_mesh_protocol-0.2.1.dev0 → agentic_mesh_protocol-0.2.1.dev2}/src/agentic_mesh_protocol/module/v1/monitoring_pb2_grpc.py +0 -0
- {agentic_mesh_protocol-0.2.1.dev0 → agentic_mesh_protocol-0.2.1.dev2}/src/agentic_mesh_protocol/module_registry/__init__.py +0 -0
- {agentic_mesh_protocol-0.2.1.dev0 → agentic_mesh_protocol-0.2.1.dev2}/src/agentic_mesh_protocol/module_registry/v1/__init__.py +0 -0
- {agentic_mesh_protocol-0.2.1.dev0 → agentic_mesh_protocol-0.2.1.dev2}/src/agentic_mesh_protocol/module_registry/v1/discover_pb2.py +0 -0
- {agentic_mesh_protocol-0.2.1.dev0 → agentic_mesh_protocol-0.2.1.dev2}/src/agentic_mesh_protocol/module_registry/v1/discover_pb2.pyi +0 -0
- {agentic_mesh_protocol-0.2.1.dev0 → agentic_mesh_protocol-0.2.1.dev2}/src/agentic_mesh_protocol/module_registry/v1/discover_pb2_grpc.py +0 -0
- {agentic_mesh_protocol-0.2.1.dev0 → agentic_mesh_protocol-0.2.1.dev2}/src/agentic_mesh_protocol/module_registry/v1/metadata_pb2.py +0 -0
- {agentic_mesh_protocol-0.2.1.dev0 → agentic_mesh_protocol-0.2.1.dev2}/src/agentic_mesh_protocol/module_registry/v1/metadata_pb2.pyi +0 -0
- {agentic_mesh_protocol-0.2.1.dev0 → agentic_mesh_protocol-0.2.1.dev2}/src/agentic_mesh_protocol/module_registry/v1/metadata_pb2_grpc.py +0 -0
- {agentic_mesh_protocol-0.2.1.dev0 → agentic_mesh_protocol-0.2.1.dev2}/src/agentic_mesh_protocol/module_registry/v1/module_registry_service_pb2.py +0 -0
- {agentic_mesh_protocol-0.2.1.dev0 → agentic_mesh_protocol-0.2.1.dev2}/src/agentic_mesh_protocol/module_registry/v1/module_registry_service_pb2.pyi +0 -0
- {agentic_mesh_protocol-0.2.1.dev0 → agentic_mesh_protocol-0.2.1.dev2}/src/agentic_mesh_protocol/module_registry/v1/module_registry_service_pb2_grpc.py +0 -0
- {agentic_mesh_protocol-0.2.1.dev0 → agentic_mesh_protocol-0.2.1.dev2}/src/agentic_mesh_protocol/module_registry/v1/registration_pb2.py +0 -0
- {agentic_mesh_protocol-0.2.1.dev0 → agentic_mesh_protocol-0.2.1.dev2}/src/agentic_mesh_protocol/module_registry/v1/registration_pb2.pyi +0 -0
- {agentic_mesh_protocol-0.2.1.dev0 → agentic_mesh_protocol-0.2.1.dev2}/src/agentic_mesh_protocol/module_registry/v1/registration_pb2_grpc.py +0 -0
- {agentic_mesh_protocol-0.2.1.dev0 → agentic_mesh_protocol-0.2.1.dev2}/src/agentic_mesh_protocol/module_registry/v1/status_pb2.py +0 -0
- {agentic_mesh_protocol-0.2.1.dev0 → agentic_mesh_protocol-0.2.1.dev2}/src/agentic_mesh_protocol/module_registry/v1/status_pb2.pyi +0 -0
- {agentic_mesh_protocol-0.2.1.dev0 → agentic_mesh_protocol-0.2.1.dev2}/src/agentic_mesh_protocol/module_registry/v1/status_pb2_grpc.py +0 -0
- {agentic_mesh_protocol-0.2.1.dev0 → agentic_mesh_protocol-0.2.1.dev2}/src/agentic_mesh_protocol/py.typed +0 -0
- {agentic_mesh_protocol-0.2.1.dev0 → agentic_mesh_protocol-0.2.1.dev2}/src/agentic_mesh_protocol/registry/__init__.py +0 -0
- {agentic_mesh_protocol-0.2.1.dev0 → agentic_mesh_protocol-0.2.1.dev2}/src/agentic_mesh_protocol/registry/v1/__init__.py +0 -0
- {agentic_mesh_protocol-0.2.1.dev0 → agentic_mesh_protocol-0.2.1.dev2}/src/agentic_mesh_protocol/registry/v1/registry_enums_pb2.py +0 -0
- {agentic_mesh_protocol-0.2.1.dev0 → agentic_mesh_protocol-0.2.1.dev2}/src/agentic_mesh_protocol/registry/v1/registry_enums_pb2.pyi +0 -0
- {agentic_mesh_protocol-0.2.1.dev0 → agentic_mesh_protocol-0.2.1.dev2}/src/agentic_mesh_protocol/registry/v1/registry_enums_pb2_grpc.py +0 -0
- {agentic_mesh_protocol-0.2.1.dev0 → agentic_mesh_protocol-0.2.1.dev2}/src/agentic_mesh_protocol/registry/v1/registry_models_pb2.py +0 -0
- {agentic_mesh_protocol-0.2.1.dev0 → agentic_mesh_protocol-0.2.1.dev2}/src/agentic_mesh_protocol/registry/v1/registry_models_pb2.pyi +0 -0
- {agentic_mesh_protocol-0.2.1.dev0 → agentic_mesh_protocol-0.2.1.dev2}/src/agentic_mesh_protocol/registry/v1/registry_models_pb2_grpc.py +0 -0
- {agentic_mesh_protocol-0.2.1.dev0 → agentic_mesh_protocol-0.2.1.dev2}/src/agentic_mesh_protocol/registry/v1/registry_requests_pb2.py +0 -0
- {agentic_mesh_protocol-0.2.1.dev0 → agentic_mesh_protocol-0.2.1.dev2}/src/agentic_mesh_protocol/registry/v1/registry_requests_pb2.pyi +0 -0
- {agentic_mesh_protocol-0.2.1.dev0 → agentic_mesh_protocol-0.2.1.dev2}/src/agentic_mesh_protocol/registry/v1/registry_requests_pb2_grpc.py +0 -0
- {agentic_mesh_protocol-0.2.1.dev0 → agentic_mesh_protocol-0.2.1.dev2}/src/agentic_mesh_protocol/registry/v1/registry_service_pb2.py +0 -0
- {agentic_mesh_protocol-0.2.1.dev0 → agentic_mesh_protocol-0.2.1.dev2}/src/agentic_mesh_protocol/registry/v1/registry_service_pb2.pyi +0 -0
- {agentic_mesh_protocol-0.2.1.dev0 → agentic_mesh_protocol-0.2.1.dev2}/src/agentic_mesh_protocol/registry/v1/registry_service_pb2_grpc.py +0 -0
- {agentic_mesh_protocol-0.2.1.dev0 → agentic_mesh_protocol-0.2.1.dev2}/src/agentic_mesh_protocol/setup/__init__.py +0 -0
- {agentic_mesh_protocol-0.2.1.dev0 → agentic_mesh_protocol-0.2.1.dev2}/src/agentic_mesh_protocol/setup/v1/__init__.py +0 -0
- {agentic_mesh_protocol-0.2.1.dev0 → agentic_mesh_protocol-0.2.1.dev2}/src/agentic_mesh_protocol/setup/v1/setup_pb2.py +0 -0
- {agentic_mesh_protocol-0.2.1.dev0 → agentic_mesh_protocol-0.2.1.dev2}/src/agentic_mesh_protocol/setup/v1/setup_pb2.pyi +0 -0
- {agentic_mesh_protocol-0.2.1.dev0 → agentic_mesh_protocol-0.2.1.dev2}/src/agentic_mesh_protocol/setup/v1/setup_pb2_grpc.py +0 -0
- {agentic_mesh_protocol-0.2.1.dev0 → agentic_mesh_protocol-0.2.1.dev2}/src/agentic_mesh_protocol/setup/v1/setup_service_pb2.py +0 -0
- {agentic_mesh_protocol-0.2.1.dev0 → agentic_mesh_protocol-0.2.1.dev2}/src/agentic_mesh_protocol/setup/v1/setup_service_pb2.pyi +0 -0
- {agentic_mesh_protocol-0.2.1.dev0 → agentic_mesh_protocol-0.2.1.dev2}/src/agentic_mesh_protocol/setup/v1/setup_service_pb2_grpc.py +0 -0
- {agentic_mesh_protocol-0.2.1.dev0 → agentic_mesh_protocol-0.2.1.dev2}/src/agentic_mesh_protocol/storage/__init__.py +0 -0
- {agentic_mesh_protocol-0.2.1.dev0 → agentic_mesh_protocol-0.2.1.dev2}/src/agentic_mesh_protocol/storage/v1/__init__.py +0 -0
- {agentic_mesh_protocol-0.2.1.dev0 → agentic_mesh_protocol-0.2.1.dev2}/src/agentic_mesh_protocol/storage/v1/data_pb2.py +0 -0
- {agentic_mesh_protocol-0.2.1.dev0 → agentic_mesh_protocol-0.2.1.dev2}/src/agentic_mesh_protocol/storage/v1/data_pb2.pyi +0 -0
- {agentic_mesh_protocol-0.2.1.dev0 → agentic_mesh_protocol-0.2.1.dev2}/src/agentic_mesh_protocol/storage/v1/data_pb2_grpc.py +0 -0
- {agentic_mesh_protocol-0.2.1.dev0 → agentic_mesh_protocol-0.2.1.dev2}/src/agentic_mesh_protocol/storage/v1/storage_service_pb2.py +0 -0
- {agentic_mesh_protocol-0.2.1.dev0 → agentic_mesh_protocol-0.2.1.dev2}/src/agentic_mesh_protocol/storage/v1/storage_service_pb2.pyi +0 -0
- {agentic_mesh_protocol-0.2.1.dev0 → agentic_mesh_protocol-0.2.1.dev2}/src/agentic_mesh_protocol/storage/v1/storage_service_pb2_grpc.py +0 -0
- {agentic_mesh_protocol-0.2.1.dev0 → agentic_mesh_protocol-0.2.1.dev2}/src/agentic_mesh_protocol/user_profile/__init__.py +0 -0
- {agentic_mesh_protocol-0.2.1.dev0 → agentic_mesh_protocol-0.2.1.dev2}/src/agentic_mesh_protocol/user_profile/v1/__init__.py +0 -0
- {agentic_mesh_protocol-0.2.1.dev0 → agentic_mesh_protocol-0.2.1.dev2}/src/agentic_mesh_protocol/user_profile/v1/user_profile_pb2.py +0 -0
- {agentic_mesh_protocol-0.2.1.dev0 → agentic_mesh_protocol-0.2.1.dev2}/src/agentic_mesh_protocol/user_profile/v1/user_profile_pb2.pyi +0 -0
- {agentic_mesh_protocol-0.2.1.dev0 → agentic_mesh_protocol-0.2.1.dev2}/src/agentic_mesh_protocol/user_profile/v1/user_profile_pb2_grpc.py +0 -0
- {agentic_mesh_protocol-0.2.1.dev0 → agentic_mesh_protocol-0.2.1.dev2}/src/agentic_mesh_protocol/user_profile/v1/user_profile_service_pb2.py +0 -0
- {agentic_mesh_protocol-0.2.1.dev0 → agentic_mesh_protocol-0.2.1.dev2}/src/agentic_mesh_protocol/user_profile/v1/user_profile_service_pb2.pyi +0 -0
- {agentic_mesh_protocol-0.2.1.dev0 → agentic_mesh_protocol-0.2.1.dev2}/src/agentic_mesh_protocol/user_profile/v1/user_profile_service_pb2_grpc.py +0 -0
- {agentic_mesh_protocol-0.2.1.dev0 → agentic_mesh_protocol-0.2.1.dev2}/src/agentic_mesh_protocol.egg-info/dependency_links.txt +0 -0
- {agentic_mesh_protocol-0.2.1.dev0 → agentic_mesh_protocol-0.2.1.dev2}/src/buf/__init__.py +0 -0
- {agentic_mesh_protocol-0.2.1.dev0 → agentic_mesh_protocol-0.2.1.dev2}/src/buf/validate/__init__.py +0 -0
- {agentic_mesh_protocol-0.2.1.dev0 → agentic_mesh_protocol-0.2.1.dev2}/src/buf/validate/validate_pb2.py +0 -0
- {agentic_mesh_protocol-0.2.1.dev0 → agentic_mesh_protocol-0.2.1.dev2}/src/buf/validate/validate_pb2.pyi +0 -0
- {agentic_mesh_protocol-0.2.1.dev0 → agentic_mesh_protocol-0.2.1.dev2}/src/buf/validate/validate_pb2_grpc.py +0 -0
- {agentic_mesh_protocol-0.2.1.dev0 → agentic_mesh_protocol-0.2.1.dev2}/test/test_imports.py +0 -0
|
@@ -1,33 +1,33 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: agentic-mesh-protocol
|
|
3
|
-
Version: 0.2.1.
|
|
3
|
+
Version: 0.2.1.dev2
|
|
4
4
|
Summary: Python gRPC interfaces for Agentic Mesh Protocol
|
|
5
5
|
Author-email: "DigitalKin.ai" <contact@digitalkin.ai>
|
|
6
|
-
Project-URL: Homepage, https://github.com/DigitalKin-ai/service-apis-py
|
|
7
6
|
Project-URL: Bug Tracker, https://github.com/DigitalKin-ai/service-apis-py/issues
|
|
8
7
|
Project-URL: Documentation, https://github.com/DigitalKin-ai/service-apis-py/blob/main/README.md
|
|
9
|
-
|
|
8
|
+
Project-URL: Homepage, https://github.com/DigitalKin-ai/service-apis-py
|
|
9
|
+
Keywords: agent,agentic-mesh,digitalkin,grpc,protocol,sdk
|
|
10
10
|
Classifier: Development Status :: 3 - Alpha
|
|
11
11
|
Classifier: Intended Audience :: Developers
|
|
12
|
+
Classifier: License :: Other/Proprietary License
|
|
12
13
|
Classifier: Operating System :: OS Independent
|
|
13
|
-
Classifier:
|
|
14
|
-
Classifier: Programming Language :: Python
|
|
14
|
+
Classifier: Programming Language :: Python :: 3 :: Only
|
|
15
15
|
Classifier: Programming Language :: Python :: 3.10
|
|
16
16
|
Classifier: Programming Language :: Python :: 3.11
|
|
17
17
|
Classifier: Programming Language :: Python :: 3.12
|
|
18
18
|
Classifier: Programming Language :: Python :: 3.13
|
|
19
|
-
Classifier: Programming Language :: Python
|
|
19
|
+
Classifier: Programming Language :: Python
|
|
20
|
+
Classifier: Topic :: Software Development :: Libraries
|
|
20
21
|
Classifier: Typing :: Typed
|
|
21
|
-
Classifier: License :: Other/Proprietary License
|
|
22
22
|
Requires-Python: >=3.10
|
|
23
23
|
Description-Content-Type: text/markdown
|
|
24
24
|
License-File: LICENSE
|
|
25
|
+
Requires-Dist: bump-my-version>=1.2.6
|
|
25
26
|
Requires-Dist: googleapis-common-protos>=1.72.0
|
|
26
|
-
Requires-Dist: protovalidate>=1.0.0
|
|
27
|
-
Requires-Dist: grpcio>=1.76.0
|
|
28
27
|
Requires-Dist: grpcio-tools>=1.76.0
|
|
29
|
-
Requires-Dist:
|
|
30
|
-
Requires-Dist:
|
|
28
|
+
Requires-Dist: grpcio>=1.76.0
|
|
29
|
+
Requires-Dist: protobuf>=6.33.4
|
|
30
|
+
Requires-Dist: protovalidate>=1.0.0
|
|
31
31
|
Dynamic: license-file
|
|
32
32
|
|
|
33
33
|
# agentic-mesh-protocol
|
|
@@ -0,0 +1,84 @@
|
|
|
1
|
+
[build-system]
|
|
2
|
+
build-backend = "setuptools.build_meta"
|
|
3
|
+
requires = [ "setuptools>=75.8.0", "wheel" ]
|
|
4
|
+
|
|
5
|
+
[project]
|
|
6
|
+
classifiers = [
|
|
7
|
+
"Development Status :: 3 - Alpha",
|
|
8
|
+
"Intended Audience :: Developers",
|
|
9
|
+
"License :: Other/Proprietary License",
|
|
10
|
+
"Operating System :: OS Independent",
|
|
11
|
+
"Programming Language :: Python :: 3 :: Only",
|
|
12
|
+
"Programming Language :: Python :: 3.10",
|
|
13
|
+
"Programming Language :: Python :: 3.11",
|
|
14
|
+
"Programming Language :: Python :: 3.12",
|
|
15
|
+
"Programming Language :: Python :: 3.13",
|
|
16
|
+
"Programming Language :: Python",
|
|
17
|
+
"Topic :: Software Development :: Libraries",
|
|
18
|
+
"Typing :: Typed",
|
|
19
|
+
]
|
|
20
|
+
dependencies = [
|
|
21
|
+
"bump-my-version>=1.2.6",
|
|
22
|
+
"googleapis-common-protos>=1.72.0",
|
|
23
|
+
"grpcio-tools>=1.76.0",
|
|
24
|
+
"grpcio>=1.76.0",
|
|
25
|
+
"protobuf>=6.33.4",
|
|
26
|
+
"protovalidate>=1.0.0",
|
|
27
|
+
]
|
|
28
|
+
description = "Python gRPC interfaces for Agentic Mesh Protocol"
|
|
29
|
+
keywords = [
|
|
30
|
+
"agent",
|
|
31
|
+
"agentic-mesh",
|
|
32
|
+
"digitalkin",
|
|
33
|
+
"grpc",
|
|
34
|
+
"protocol",
|
|
35
|
+
"sdk",
|
|
36
|
+
]
|
|
37
|
+
name = "agentic-mesh-protocol"
|
|
38
|
+
readme = "README.md"
|
|
39
|
+
requires-python = ">=3.10"
|
|
40
|
+
version = "0.2.1.dev2"
|
|
41
|
+
|
|
42
|
+
[project.urls]
|
|
43
|
+
"Bug Tracker" = "https://github.com/DigitalKin-ai/service-apis-py/issues"
|
|
44
|
+
"Documentation" = "https://github.com/DigitalKin-ai/service-apis-py/blob/main/README.md"
|
|
45
|
+
"Homepage" = "https://github.com/DigitalKin-ai/service-apis-py"
|
|
46
|
+
|
|
47
|
+
[[project.authors]]
|
|
48
|
+
email = "contact@digitalkin.ai"
|
|
49
|
+
name = "DigitalKin.ai"
|
|
50
|
+
|
|
51
|
+
[dependency-groups]
|
|
52
|
+
dev = [
|
|
53
|
+
"build>=1.3.0",
|
|
54
|
+
"bump-my-version>=1.2.4",
|
|
55
|
+
"mypy>=1.19.0",
|
|
56
|
+
"pre-commit>=4.5.0",
|
|
57
|
+
"pytest>=9.0.1",
|
|
58
|
+
"ruff>=0.14.7",
|
|
59
|
+
"twine>=6.2.0",
|
|
60
|
+
]
|
|
61
|
+
|
|
62
|
+
test = [ "pytest>=8.4.2" ]
|
|
63
|
+
|
|
64
|
+
lint = [ "pre-commit>=4.3.0", "ruff>=0.14.3" ]
|
|
65
|
+
|
|
66
|
+
build = [ "build>=1.3.0", "bump-my-version>=1.2.4", "twine>=6.2.0" ]
|
|
67
|
+
|
|
68
|
+
[tool.setuptools]
|
|
69
|
+
package-dir = { "" = "src" }
|
|
70
|
+
|
|
71
|
+
[tool.setuptools.packages.find]
|
|
72
|
+
where = [ "src" ]
|
|
73
|
+
|
|
74
|
+
[tool.setuptools.package-data]
|
|
75
|
+
agentic_mesh_protocol = [ "**/*.pyi", "py.typed" ]
|
|
76
|
+
buf = [ "**/*.pyi" ]
|
|
77
|
+
|
|
78
|
+
[tool.ruff]
|
|
79
|
+
src = [ "src", "tests" ]
|
|
80
|
+
target-version = "py310"
|
|
81
|
+
|
|
82
|
+
[tool.pytest.ini_options]
|
|
83
|
+
python_files = "test_*.py"
|
|
84
|
+
testpaths = [ "tests" ]
|
|
@@ -26,7 +26,7 @@ from buf.validate import validate_pb2 as buf_dot_validate_dot_validate__pb2
|
|
|
26
26
|
from google.protobuf import struct_pb2 as google_dot_protobuf_dot_struct__pb2
|
|
27
27
|
|
|
28
28
|
|
|
29
|
-
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n1agentic_mesh_protocol/module/v1/information.proto\x12\x1f\x61gentic_mesh_protocol.module.v1\x1a\x1b\x62uf/validate/validate.proto\x1a\x1cgoogle/protobuf/struct.proto\"i\n\x15GetModuleInputRequest\x12\x31\n\tmodule_id\x18\x01 \x01(\tB\x14\xbaH\x11r\x0c\x10\x01:\x08modules:\xc8\x01\x01R\x08moduleId\x12\x1d\n\nllm_format\x18\x02 \x01(\x08R\tllmFormat\"j\n\x16GetModuleOutputRequest\x12\x31\n\tmodule_id\x18\x01 \x01(\tB\x14\xbaH\x11r\x0c\x10\x01:\x08modules:\xc8\x01\x01R\x08moduleId\x12\x1d\n\nllm_format\x18\x02 \x01(\x08R\tllmFormat\"i\n\x15GetModuleSetupRequest\x12\x31\n\tmodule_id\x18\x01 \x01(\tB\x14\xbaH\x11r\x0c\x10\x01:\x08modules:\xc8\x01\x01R\x08moduleId\x12\x1d\n\nllm_format\x18\x02 \x01(\x08R\tllmFormat\"j\n\x16GetModuleSecretRequest\x12\x31\n\tmodule_id\x18\x01 \x01(\tB\x14\xbaH\x11r\x0c\x10\x01:\x08modules:\xc8\x01\x01R\x08moduleId\x12\x1d\n\nllm_format\x18\x02 \x01(\x08R\tllmFormat\"v\n\x16GetModuleInputResponse\x12\x18\n\x07success\x18\x01 \x01(\x08R\x07success\x12\x42\n\x0cinput_schema\x18\x02 \x01(\x0b\x32\x17.google.protobuf.StructB\x06\xbaH\x03\xc8\x01\x01R\x0binputSchema\"y\n\x17GetModuleOutputResponse\x12\x18\n\x07success\x18\x01 \x01(\x08R\x07success\x12\x44\n\routput_schema\x18\x02 \x01(\x0b\x32\x17.google.protobuf.StructB\x06\xbaH\x03\xc8\x01\x01R\x0coutputSchema\"v\n\x16GetModuleSetupResponse\x12\x18\n\x07success\x18\x01 \x01(\x08R\x07success\x12\x42\n\x0csetup_schema\x18\x02 \x01(\x0b\x32\x17.google.protobuf.StructB\x06\xbaH\x03\xc8\x01\x01R\x0bsetupSchema\"y\n\x17GetModuleSecretResponse\x12\x18\n\x07success\x18\x01 \x01(\x08R\x07success\x12\x44\n\rsecret_schema\x18\x02 \x01(\x0b\x32\x17.google.protobuf.StructB\x06\xbaH\x03\xc8\x01\x01R\x0csecretSchema\"o\n\x1bGetConfigSetupModuleRequest\x12\x31\n\tmodule_id\x18\x01 \x01(\tB\x14\xbaH\x11r\x0c\x10\x01:\x08modules:\xc8\x01\x01R\x08moduleId\x12\x1d\n\nllm_format\x18\x02 \x01(\x08R\tllmFormat\"\x89\x01\n\x1cGetConfigSetupModuleResponse\x12\x18\n\x07success\x18\x01 \x01(\x08R\x07success\x12O\n\x13\x63onfig_setup_schema\x18\x02 \x01(\x0b\x32\x17.google.protobuf.StructB\x06\xbaH\x03\xc8\x01\x01R\x11\x63onfigSetupSchemaB\xcd\x01\n#com.agentic_mesh_protocol.module.v1B\x10InformationProtoP\x01\xa2\x02\x03\x41MX\xaa\x02\x1d\x41genticMeshProtocol.Module.V1\xca\x02\x1d\x41genticMeshProtocol\\Module\\V1\xe2\x02)AgenticMeshProtocol\\Module\\V1\\GPBMetadata\xea\x02\x1f\x41genticMeshProtocol::Module::V1b\x06proto3')
|
|
29
|
+
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n1agentic_mesh_protocol/module/v1/information.proto\x12\x1f\x61gentic_mesh_protocol.module.v1\x1a\x1b\x62uf/validate/validate.proto\x1a\x1cgoogle/protobuf/struct.proto\"i\n\x15GetModuleInputRequest\x12\x31\n\tmodule_id\x18\x01 \x01(\tB\x14\xbaH\x11r\x0c\x10\x01:\x08modules:\xc8\x01\x01R\x08moduleId\x12\x1d\n\nllm_format\x18\x02 \x01(\x08R\tllmFormat\"P\n\x1bGetModuleSelectInputRequest\x12\x31\n\tmodule_id\x18\x01 \x01(\tB\x14\xbaH\x11r\x0c\x10\x01:\x08modules:\xc8\x01\x01R\x08moduleId\"j\n\x16GetModuleOutputRequest\x12\x31\n\tmodule_id\x18\x01 \x01(\tB\x14\xbaH\x11r\x0c\x10\x01:\x08modules:\xc8\x01\x01R\x08moduleId\x12\x1d\n\nllm_format\x18\x02 \x01(\x08R\tllmFormat\"i\n\x15GetModuleSetupRequest\x12\x31\n\tmodule_id\x18\x01 \x01(\tB\x14\xbaH\x11r\x0c\x10\x01:\x08modules:\xc8\x01\x01R\x08moduleId\x12\x1d\n\nllm_format\x18\x02 \x01(\x08R\tllmFormat\"j\n\x16GetModuleSecretRequest\x12\x31\n\tmodule_id\x18\x01 \x01(\tB\x14\xbaH\x11r\x0c\x10\x01:\x08modules:\xc8\x01\x01R\x08moduleId\x12\x1d\n\nllm_format\x18\x02 \x01(\x08R\tllmFormat\"v\n\x16GetModuleInputResponse\x12\x18\n\x07success\x18\x01 \x01(\x08R\x07success\x12\x42\n\x0cinput_schema\x18\x02 \x01(\x0b\x32\x17.google.protobuf.StructB\x06\xbaH\x03\xc8\x01\x01R\x0binputSchema\"\x89\x01\n\x1cGetModuleSelectInputResponse\x12\x18\n\x07success\x18\x01 \x01(\x08R\x07success\x12O\n\x13select_input_schema\x18\x02 \x01(\x0b\x32\x17.google.protobuf.StructB\x06\xbaH\x03\xc8\x01\x01R\x11selectInputSchema\"y\n\x17GetModuleOutputResponse\x12\x18\n\x07success\x18\x01 \x01(\x08R\x07success\x12\x44\n\routput_schema\x18\x02 \x01(\x0b\x32\x17.google.protobuf.StructB\x06\xbaH\x03\xc8\x01\x01R\x0coutputSchema\"v\n\x16GetModuleSetupResponse\x12\x18\n\x07success\x18\x01 \x01(\x08R\x07success\x12\x42\n\x0csetup_schema\x18\x02 \x01(\x0b\x32\x17.google.protobuf.StructB\x06\xbaH\x03\xc8\x01\x01R\x0bsetupSchema\"y\n\x17GetModuleSecretResponse\x12\x18\n\x07success\x18\x01 \x01(\x08R\x07success\x12\x44\n\rsecret_schema\x18\x02 \x01(\x0b\x32\x17.google.protobuf.StructB\x06\xbaH\x03\xc8\x01\x01R\x0csecretSchema\"o\n\x1bGetConfigSetupModuleRequest\x12\x31\n\tmodule_id\x18\x01 \x01(\tB\x14\xbaH\x11r\x0c\x10\x01:\x08modules:\xc8\x01\x01R\x08moduleId\x12\x1d\n\nllm_format\x18\x02 \x01(\x08R\tllmFormat\"\x89\x01\n\x1cGetConfigSetupModuleResponse\x12\x18\n\x07success\x18\x01 \x01(\x08R\x07success\x12O\n\x13\x63onfig_setup_schema\x18\x02 \x01(\x0b\x32\x17.google.protobuf.StructB\x06\xbaH\x03\xc8\x01\x01R\x11\x63onfigSetupSchemaB\xcd\x01\n#com.agentic_mesh_protocol.module.v1B\x10InformationProtoP\x01\xa2\x02\x03\x41MX\xaa\x02\x1d\x41genticMeshProtocol.Module.V1\xca\x02\x1d\x41genticMeshProtocol\\Module\\V1\xe2\x02)AgenticMeshProtocol\\Module\\V1\\GPBMetadata\xea\x02\x1f\x41genticMeshProtocol::Module::V1b\x06proto3')
|
|
30
30
|
|
|
31
31
|
_globals = globals()
|
|
32
32
|
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
|
|
@@ -36,6 +36,8 @@ if not _descriptor._USE_C_DESCRIPTORS:
|
|
|
36
36
|
_globals['DESCRIPTOR']._serialized_options = b'\n#com.agentic_mesh_protocol.module.v1B\020InformationProtoP\001\242\002\003AMX\252\002\035AgenticMeshProtocol.Module.V1\312\002\035AgenticMeshProtocol\\Module\\V1\342\002)AgenticMeshProtocol\\Module\\V1\\GPBMetadata\352\002\037AgenticMeshProtocol::Module::V1'
|
|
37
37
|
_globals['_GETMODULEINPUTREQUEST'].fields_by_name['module_id']._loaded_options = None
|
|
38
38
|
_globals['_GETMODULEINPUTREQUEST'].fields_by_name['module_id']._serialized_options = b'\272H\021r\014\020\001:\010modules:\310\001\001'
|
|
39
|
+
_globals['_GETMODULESELECTINPUTREQUEST'].fields_by_name['module_id']._loaded_options = None
|
|
40
|
+
_globals['_GETMODULESELECTINPUTREQUEST'].fields_by_name['module_id']._serialized_options = b'\272H\021r\014\020\001:\010modules:\310\001\001'
|
|
39
41
|
_globals['_GETMODULEOUTPUTREQUEST'].fields_by_name['module_id']._loaded_options = None
|
|
40
42
|
_globals['_GETMODULEOUTPUTREQUEST'].fields_by_name['module_id']._serialized_options = b'\272H\021r\014\020\001:\010modules:\310\001\001'
|
|
41
43
|
_globals['_GETMODULESETUPREQUEST'].fields_by_name['module_id']._loaded_options = None
|
|
@@ -44,6 +46,8 @@ if not _descriptor._USE_C_DESCRIPTORS:
|
|
|
44
46
|
_globals['_GETMODULESECRETREQUEST'].fields_by_name['module_id']._serialized_options = b'\272H\021r\014\020\001:\010modules:\310\001\001'
|
|
45
47
|
_globals['_GETMODULEINPUTRESPONSE'].fields_by_name['input_schema']._loaded_options = None
|
|
46
48
|
_globals['_GETMODULEINPUTRESPONSE'].fields_by_name['input_schema']._serialized_options = b'\272H\003\310\001\001'
|
|
49
|
+
_globals['_GETMODULESELECTINPUTRESPONSE'].fields_by_name['select_input_schema']._loaded_options = None
|
|
50
|
+
_globals['_GETMODULESELECTINPUTRESPONSE'].fields_by_name['select_input_schema']._serialized_options = b'\272H\003\310\001\001'
|
|
47
51
|
_globals['_GETMODULEOUTPUTRESPONSE'].fields_by_name['output_schema']._loaded_options = None
|
|
48
52
|
_globals['_GETMODULEOUTPUTRESPONSE'].fields_by_name['output_schema']._serialized_options = b'\272H\003\310\001\001'
|
|
49
53
|
_globals['_GETMODULESETUPRESPONSE'].fields_by_name['setup_schema']._loaded_options = None
|
|
@@ -56,22 +60,26 @@ if not _descriptor._USE_C_DESCRIPTORS:
|
|
|
56
60
|
_globals['_GETCONFIGSETUPMODULERESPONSE'].fields_by_name['config_setup_schema']._serialized_options = b'\272H\003\310\001\001'
|
|
57
61
|
_globals['_GETMODULEINPUTREQUEST']._serialized_start=145
|
|
58
62
|
_globals['_GETMODULEINPUTREQUEST']._serialized_end=250
|
|
59
|
-
_globals['
|
|
60
|
-
_globals['
|
|
61
|
-
_globals['
|
|
62
|
-
_globals['
|
|
63
|
-
_globals['
|
|
64
|
-
_globals['
|
|
65
|
-
_globals['
|
|
66
|
-
_globals['
|
|
67
|
-
_globals['
|
|
68
|
-
_globals['
|
|
69
|
-
_globals['
|
|
70
|
-
_globals['
|
|
71
|
-
_globals['
|
|
72
|
-
_globals['
|
|
73
|
-
_globals['
|
|
74
|
-
_globals['
|
|
75
|
-
_globals['
|
|
76
|
-
_globals['
|
|
63
|
+
_globals['_GETMODULESELECTINPUTREQUEST']._serialized_start=252
|
|
64
|
+
_globals['_GETMODULESELECTINPUTREQUEST']._serialized_end=332
|
|
65
|
+
_globals['_GETMODULEOUTPUTREQUEST']._serialized_start=334
|
|
66
|
+
_globals['_GETMODULEOUTPUTREQUEST']._serialized_end=440
|
|
67
|
+
_globals['_GETMODULESETUPREQUEST']._serialized_start=442
|
|
68
|
+
_globals['_GETMODULESETUPREQUEST']._serialized_end=547
|
|
69
|
+
_globals['_GETMODULESECRETREQUEST']._serialized_start=549
|
|
70
|
+
_globals['_GETMODULESECRETREQUEST']._serialized_end=655
|
|
71
|
+
_globals['_GETMODULEINPUTRESPONSE']._serialized_start=657
|
|
72
|
+
_globals['_GETMODULEINPUTRESPONSE']._serialized_end=775
|
|
73
|
+
_globals['_GETMODULESELECTINPUTRESPONSE']._serialized_start=778
|
|
74
|
+
_globals['_GETMODULESELECTINPUTRESPONSE']._serialized_end=915
|
|
75
|
+
_globals['_GETMODULEOUTPUTRESPONSE']._serialized_start=917
|
|
76
|
+
_globals['_GETMODULEOUTPUTRESPONSE']._serialized_end=1038
|
|
77
|
+
_globals['_GETMODULESETUPRESPONSE']._serialized_start=1040
|
|
78
|
+
_globals['_GETMODULESETUPRESPONSE']._serialized_end=1158
|
|
79
|
+
_globals['_GETMODULESECRETRESPONSE']._serialized_start=1160
|
|
80
|
+
_globals['_GETMODULESECRETRESPONSE']._serialized_end=1281
|
|
81
|
+
_globals['_GETCONFIGSETUPMODULEREQUEST']._serialized_start=1283
|
|
82
|
+
_globals['_GETCONFIGSETUPMODULEREQUEST']._serialized_end=1394
|
|
83
|
+
_globals['_GETCONFIGSETUPMODULERESPONSE']._serialized_start=1397
|
|
84
|
+
_globals['_GETCONFIGSETUPMODULERESPONSE']._serialized_end=1534
|
|
77
85
|
# @@protoc_insertion_point(module_scope)
|
|
@@ -15,6 +15,12 @@ class GetModuleInputRequest(_message.Message):
|
|
|
15
15
|
llm_format: bool
|
|
16
16
|
def __init__(self, module_id: _Optional[str] = ..., llm_format: _Optional[bool] = ...) -> None: ...
|
|
17
17
|
|
|
18
|
+
class GetModuleSelectInputRequest(_message.Message):
|
|
19
|
+
__slots__ = ()
|
|
20
|
+
MODULE_ID_FIELD_NUMBER: _ClassVar[int]
|
|
21
|
+
module_id: str
|
|
22
|
+
def __init__(self, module_id: _Optional[str] = ...) -> None: ...
|
|
23
|
+
|
|
18
24
|
class GetModuleOutputRequest(_message.Message):
|
|
19
25
|
__slots__ = ()
|
|
20
26
|
MODULE_ID_FIELD_NUMBER: _ClassVar[int]
|
|
@@ -47,6 +53,14 @@ class GetModuleInputResponse(_message.Message):
|
|
|
47
53
|
input_schema: _struct_pb2.Struct
|
|
48
54
|
def __init__(self, success: _Optional[bool] = ..., input_schema: _Optional[_Union[_struct_pb2.Struct, _Mapping]] = ...) -> None: ...
|
|
49
55
|
|
|
56
|
+
class GetModuleSelectInputResponse(_message.Message):
|
|
57
|
+
__slots__ = ()
|
|
58
|
+
SUCCESS_FIELD_NUMBER: _ClassVar[int]
|
|
59
|
+
SELECT_INPUT_SCHEMA_FIELD_NUMBER: _ClassVar[int]
|
|
60
|
+
success: bool
|
|
61
|
+
select_input_schema: _struct_pb2.Struct
|
|
62
|
+
def __init__(self, success: _Optional[bool] = ..., select_input_schema: _Optional[_Union[_struct_pb2.Struct, _Mapping]] = ...) -> None: ...
|
|
63
|
+
|
|
50
64
|
class GetModuleOutputResponse(_message.Message):
|
|
51
65
|
__slots__ = ()
|
|
52
66
|
SUCCESS_FIELD_NUMBER: _ClassVar[int]
|
|
@@ -1,33 +1,33 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: agentic-mesh-protocol
|
|
3
|
-
Version: 0.2.1.
|
|
3
|
+
Version: 0.2.1.dev2
|
|
4
4
|
Summary: Python gRPC interfaces for Agentic Mesh Protocol
|
|
5
5
|
Author-email: "DigitalKin.ai" <contact@digitalkin.ai>
|
|
6
|
-
Project-URL: Homepage, https://github.com/DigitalKin-ai/service-apis-py
|
|
7
6
|
Project-URL: Bug Tracker, https://github.com/DigitalKin-ai/service-apis-py/issues
|
|
8
7
|
Project-URL: Documentation, https://github.com/DigitalKin-ai/service-apis-py/blob/main/README.md
|
|
9
|
-
|
|
8
|
+
Project-URL: Homepage, https://github.com/DigitalKin-ai/service-apis-py
|
|
9
|
+
Keywords: agent,agentic-mesh,digitalkin,grpc,protocol,sdk
|
|
10
10
|
Classifier: Development Status :: 3 - Alpha
|
|
11
11
|
Classifier: Intended Audience :: Developers
|
|
12
|
+
Classifier: License :: Other/Proprietary License
|
|
12
13
|
Classifier: Operating System :: OS Independent
|
|
13
|
-
Classifier:
|
|
14
|
-
Classifier: Programming Language :: Python
|
|
14
|
+
Classifier: Programming Language :: Python :: 3 :: Only
|
|
15
15
|
Classifier: Programming Language :: Python :: 3.10
|
|
16
16
|
Classifier: Programming Language :: Python :: 3.11
|
|
17
17
|
Classifier: Programming Language :: Python :: 3.12
|
|
18
18
|
Classifier: Programming Language :: Python :: 3.13
|
|
19
|
-
Classifier: Programming Language :: Python
|
|
19
|
+
Classifier: Programming Language :: Python
|
|
20
|
+
Classifier: Topic :: Software Development :: Libraries
|
|
20
21
|
Classifier: Typing :: Typed
|
|
21
|
-
Classifier: License :: Other/Proprietary License
|
|
22
22
|
Requires-Python: >=3.10
|
|
23
23
|
Description-Content-Type: text/markdown
|
|
24
24
|
License-File: LICENSE
|
|
25
|
+
Requires-Dist: bump-my-version>=1.2.6
|
|
25
26
|
Requires-Dist: googleapis-common-protos>=1.72.0
|
|
26
|
-
Requires-Dist: protovalidate>=1.0.0
|
|
27
|
-
Requires-Dist: grpcio>=1.76.0
|
|
28
27
|
Requires-Dist: grpcio-tools>=1.76.0
|
|
29
|
-
Requires-Dist:
|
|
30
|
-
Requires-Dist:
|
|
28
|
+
Requires-Dist: grpcio>=1.76.0
|
|
29
|
+
Requires-Dist: protobuf>=6.33.4
|
|
30
|
+
Requires-Dist: protovalidate>=1.0.0
|
|
31
31
|
Dynamic: license-file
|
|
32
32
|
|
|
33
33
|
# agentic-mesh-protocol
|
|
@@ -1,77 +0,0 @@
|
|
|
1
|
-
[build-system]
|
|
2
|
-
requires = ["setuptools>=75.8.0", "wheel"]
|
|
3
|
-
build-backend = "setuptools.build_meta"
|
|
4
|
-
|
|
5
|
-
[project]
|
|
6
|
-
name = "agentic-mesh-protocol"
|
|
7
|
-
version = "0.2.1.dev0"
|
|
8
|
-
description = "Python gRPC interfaces for Agentic Mesh Protocol"
|
|
9
|
-
readme = "README.md"
|
|
10
|
-
requires-python = ">=3.10"
|
|
11
|
-
keywords = ["digitalkin", "agentic-mesh", "agent", "grpc", "sdk", "protocol"]
|
|
12
|
-
classifiers = [
|
|
13
|
-
"Development Status :: 3 - Alpha",
|
|
14
|
-
"Intended Audience :: Developers",
|
|
15
|
-
"Operating System :: OS Independent",
|
|
16
|
-
"Topic :: Software Development :: Libraries",
|
|
17
|
-
"Programming Language :: Python",
|
|
18
|
-
"Programming Language :: Python :: 3.10",
|
|
19
|
-
"Programming Language :: Python :: 3.11",
|
|
20
|
-
"Programming Language :: Python :: 3.12",
|
|
21
|
-
"Programming Language :: Python :: 3.13",
|
|
22
|
-
"Programming Language :: Python :: 3 :: Only",
|
|
23
|
-
"Typing :: Typed",
|
|
24
|
-
"License :: Other/Proprietary License",
|
|
25
|
-
]
|
|
26
|
-
dependencies = [
|
|
27
|
-
"googleapis-common-protos>=1.72.0",
|
|
28
|
-
"protovalidate>=1.0.0",
|
|
29
|
-
"grpcio>=1.76.0",
|
|
30
|
-
"grpcio-tools>=1.76.0",
|
|
31
|
-
"protobuf>=6.33.1",
|
|
32
|
-
"bump-my-version>=1.2.4",
|
|
33
|
-
]
|
|
34
|
-
|
|
35
|
-
[project.urls]
|
|
36
|
-
"Homepage" = "https://github.com/DigitalKin-ai/service-apis-py"
|
|
37
|
-
"Bug Tracker" = "https://github.com/DigitalKin-ai/service-apis-py/issues"
|
|
38
|
-
"Documentation" = "https://github.com/DigitalKin-ai/service-apis-py/blob/main/README.md"
|
|
39
|
-
|
|
40
|
-
[[project.authors]]
|
|
41
|
-
name = "DigitalKin.ai"
|
|
42
|
-
email = "contact@digitalkin.ai"
|
|
43
|
-
|
|
44
|
-
[dependency-groups]
|
|
45
|
-
dev = [
|
|
46
|
-
"pytest>=9.0.1",
|
|
47
|
-
"ruff>=0.14.7",
|
|
48
|
-
"mypy>=1.19.0",
|
|
49
|
-
"pre-commit>=4.5.0",
|
|
50
|
-
"bump-my-version>=1.2.4",
|
|
51
|
-
"build>=1.3.0",
|
|
52
|
-
"twine>=6.2.0",
|
|
53
|
-
]
|
|
54
|
-
|
|
55
|
-
test = ["pytest>=8.4.2"]
|
|
56
|
-
|
|
57
|
-
lint = ["ruff>=0.14.3", "pre-commit>=4.3.0"]
|
|
58
|
-
|
|
59
|
-
build = ["build>=1.3.0", "twine>=6.2.0", "bump-my-version>=1.2.4"]
|
|
60
|
-
|
|
61
|
-
[tool.setuptools]
|
|
62
|
-
package-dir = { "" = "src" }
|
|
63
|
-
|
|
64
|
-
[tool.setuptools.packages.find]
|
|
65
|
-
where = ["src"]
|
|
66
|
-
|
|
67
|
-
[tool.setuptools.package-data]
|
|
68
|
-
agentic_mesh_protocol = ["**/*.pyi", "py.typed"]
|
|
69
|
-
buf = ["**/*.pyi"]
|
|
70
|
-
|
|
71
|
-
[tool.ruff]
|
|
72
|
-
src = ["src", "tests"]
|
|
73
|
-
target-version = "py310"
|
|
74
|
-
|
|
75
|
-
[tool.pytest.ini_options]
|
|
76
|
-
testpaths = ["tests"]
|
|
77
|
-
python_files = "test_*.py"
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{agentic_mesh_protocol-0.2.1.dev0 → agentic_mesh_protocol-0.2.1.dev2}/src/buf/validate/__init__.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|