pyegeria 0.8.4.3__tar.gz → 0.8.4.4__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.
- {pyegeria-0.8.4.3 → pyegeria-0.8.4.4}/PKG-INFO +1 -1
- {pyegeria-0.8.4.3 → pyegeria-0.8.4.4}/pyegeria/collection_manager_omvs.py +1 -1
- {pyegeria-0.8.4.3 → pyegeria-0.8.4.4}/pyegeria/egeria_cat_client.py +3 -7
- {pyegeria-0.8.4.3 → pyegeria-0.8.4.4}/pyegeria/egeria_my_client.py +1 -1
- {pyegeria-0.8.4.3 → pyegeria-0.8.4.4}/pyegeria/feedback_manager_omvs.py +7 -10
- {pyegeria-0.8.4.3 → pyegeria-0.8.4.4}/pyegeria/glossary_browser_omvs.py +2 -2
- {pyegeria-0.8.4.3 → pyegeria-0.8.4.4}/pyegeria/glossary_manager_omvs.py +2 -2
- {pyegeria-0.8.4.3 → pyegeria-0.8.4.4}/pyegeria/project_manager_omvs.py +2 -2
- {pyegeria-0.8.4.3 → pyegeria-0.8.4.4}/pyproject.toml +1 -1
- {pyegeria-0.8.4.3 → pyegeria-0.8.4.4}/LICENSE +0 -0
- {pyegeria-0.8.4.3 → pyegeria-0.8.4.4}/README.md +0 -0
- {pyegeria-0.8.4.3 → pyegeria-0.8.4.4}/examples/doc_samples/Create_Collection_Sample.py +0 -0
- {pyegeria-0.8.4.3 → pyegeria-0.8.4.4}/examples/doc_samples/Create_Sustainability_Collection_Sample.py +0 -0
- {pyegeria-0.8.4.3 → pyegeria-0.8.4.4}/examples/widgets/cat/README.md +0 -0
- {pyegeria-0.8.4.3 → pyegeria-0.8.4.4}/examples/widgets/cat/__init__.py +0 -0
- {pyegeria-0.8.4.3 → pyegeria-0.8.4.4}/examples/widgets/cat/get_asset_graph.py +0 -0
- {pyegeria-0.8.4.3 → pyegeria-0.8.4.4}/examples/widgets/cat/get_collection.py +0 -0
- {pyegeria-0.8.4.3 → pyegeria-0.8.4.4}/examples/widgets/cat/get_project_dependencies.py +0 -0
- {pyegeria-0.8.4.3 → pyegeria-0.8.4.4}/examples/widgets/cat/get_project_structure.py +0 -0
- {pyegeria-0.8.4.3 → pyegeria-0.8.4.4}/examples/widgets/cat/get_tech_type_elements.py +0 -0
- {pyegeria-0.8.4.3 → pyegeria-0.8.4.4}/examples/widgets/cat/get_tech_type_template.py +0 -0
- {pyegeria-0.8.4.3 → pyegeria-0.8.4.4}/examples/widgets/cat/list_archives.py +0 -0
- {pyegeria-0.8.4.3 → pyegeria-0.8.4.4}/examples/widgets/cat/list_assets.py +0 -0
- {pyegeria-0.8.4.3 → pyegeria-0.8.4.4}/examples/widgets/cat/list_cert_types.py +0 -0
- {pyegeria-0.8.4.3 → pyegeria-0.8.4.4}/examples/widgets/cat/list_glossary.py +0 -0
- {pyegeria-0.8.4.3 → pyegeria-0.8.4.4}/examples/widgets/cat/list_projects.py +0 -0
- {pyegeria-0.8.4.3 → pyegeria-0.8.4.4}/examples/widgets/cat/list_relationships.py +0 -0
- {pyegeria-0.8.4.3 → pyegeria-0.8.4.4}/examples/widgets/cat/list_tech_types.py +0 -0
- {pyegeria-0.8.4.3 → pyegeria-0.8.4.4}/examples/widgets/cat/list_todos.py +0 -0
- {pyegeria-0.8.4.3 → pyegeria-0.8.4.4}/examples/widgets/cat/list_user_ids.py +0 -0
- {pyegeria-0.8.4.3 → pyegeria-0.8.4.4}/examples/widgets/cli/__init__.py +0 -0
- {pyegeria-0.8.4.3 → pyegeria-0.8.4.4}/examples/widgets/cli/egeria.py +0 -0
- {pyegeria-0.8.4.3 → pyegeria-0.8.4.4}/examples/widgets/cli/egeria_cat.py +0 -0
- {pyegeria-0.8.4.3 → pyegeria-0.8.4.4}/examples/widgets/cli/egeria_my.py +0 -0
- {pyegeria-0.8.4.3 → pyegeria-0.8.4.4}/examples/widgets/cli/egeria_ops.py +0 -0
- {pyegeria-0.8.4.3 → pyegeria-0.8.4.4}/examples/widgets/cli/egeria_tech.py +0 -0
- {pyegeria-0.8.4.3 → pyegeria-0.8.4.4}/examples/widgets/cli/ops_config.py +0 -0
- {pyegeria-0.8.4.3 → pyegeria-0.8.4.4}/examples/widgets/my/README.md +0 -0
- {pyegeria-0.8.4.3 → pyegeria-0.8.4.4}/examples/widgets/my/__init__.py +0 -0
- {pyegeria-0.8.4.3 → pyegeria-0.8.4.4}/examples/widgets/my/list_my_profile.py +0 -0
- {pyegeria-0.8.4.3 → pyegeria-0.8.4.4}/examples/widgets/my/list_my_roles.py +0 -0
- {pyegeria-0.8.4.3 → pyegeria-0.8.4.4}/examples/widgets/my/monitor_my_todos.py +0 -0
- {pyegeria-0.8.4.3 → pyegeria-0.8.4.4}/examples/widgets/my/monitor_open_todos.py +0 -0
- {pyegeria-0.8.4.3 → pyegeria-0.8.4.4}/examples/widgets/my/my_profile_actions.py +0 -0
- {pyegeria-0.8.4.3 → pyegeria-0.8.4.4}/examples/widgets/my/todo_actions.py +0 -0
- {pyegeria-0.8.4.3 → pyegeria-0.8.4.4}/examples/widgets/ops/README.md +0 -0
- {pyegeria-0.8.4.3 → pyegeria-0.8.4.4}/examples/widgets/ops/__init__.py +0 -0
- {pyegeria-0.8.4.3 → pyegeria-0.8.4.4}/examples/widgets/ops/engine_actions.py +0 -0
- {pyegeria-0.8.4.3 → pyegeria-0.8.4.4}/examples/widgets/ops/integration_daemon_actions.py +0 -0
- {pyegeria-0.8.4.3 → pyegeria-0.8.4.4}/examples/widgets/ops/list_catalog_targets.py +0 -0
- {pyegeria-0.8.4.3 → pyegeria-0.8.4.4}/examples/widgets/ops/load_archive.py +0 -0
- {pyegeria-0.8.4.3 → pyegeria-0.8.4.4}/examples/widgets/ops/monitor_asset_events.py +0 -0
- {pyegeria-0.8.4.3 → pyegeria-0.8.4.4}/examples/widgets/ops/monitor_coco_status.py +0 -0
- {pyegeria-0.8.4.3 → pyegeria-0.8.4.4}/examples/widgets/ops/monitor_engine_activity.py +0 -0
- {pyegeria-0.8.4.3 → pyegeria-0.8.4.4}/examples/widgets/ops/monitor_engine_activity_c.py +0 -0
- {pyegeria-0.8.4.3 → pyegeria-0.8.4.4}/examples/widgets/ops/monitor_gov_eng_status.py +0 -0
- {pyegeria-0.8.4.3 → pyegeria-0.8.4.4}/examples/widgets/ops/monitor_integ_daemon_status.py +0 -0
- {pyegeria-0.8.4.3 → pyegeria-0.8.4.4}/examples/widgets/ops/monitor_platform_status.py +0 -0
- {pyegeria-0.8.4.3 → pyegeria-0.8.4.4}/examples/widgets/ops/monitor_server_list.py +0 -0
- {pyegeria-0.8.4.3 → pyegeria-0.8.4.4}/examples/widgets/ops/monitor_server_status.py +0 -0
- {pyegeria-0.8.4.3 → pyegeria-0.8.4.4}/examples/widgets/ops/refresh_integration_daemon.py +0 -0
- {pyegeria-0.8.4.3 → pyegeria-0.8.4.4}/examples/widgets/ops/restart_integration_daemon.py +0 -0
- {pyegeria-0.8.4.3 → pyegeria-0.8.4.4}/examples/widgets/tech/README.md +0 -0
- {pyegeria-0.8.4.3 → pyegeria-0.8.4.4}/examples/widgets/tech/__init__.py +0 -0
- {pyegeria-0.8.4.3 → pyegeria-0.8.4.4}/examples/widgets/tech/get_element_info.py +0 -0
- {pyegeria-0.8.4.3 → pyegeria-0.8.4.4}/examples/widgets/tech/get_guid_info.py +0 -0
- {pyegeria-0.8.4.3 → pyegeria-0.8.4.4}/examples/widgets/tech/get_tech_details.py +0 -0
- {pyegeria-0.8.4.3 → pyegeria-0.8.4.4}/examples/widgets/tech/list_asset_types.py +0 -0
- {pyegeria-0.8.4.3 → pyegeria-0.8.4.4}/examples/widgets/tech/list_elements.py +0 -0
- {pyegeria-0.8.4.3 → pyegeria-0.8.4.4}/examples/widgets/tech/list_elements_x.py +0 -0
- {pyegeria-0.8.4.3 → pyegeria-0.8.4.4}/examples/widgets/tech/list_registered_services.py +0 -0
- {pyegeria-0.8.4.3 → pyegeria-0.8.4.4}/examples/widgets/tech/list_related_specification.py +0 -0
- {pyegeria-0.8.4.3 → pyegeria-0.8.4.4}/examples/widgets/tech/list_relationship_types.py +0 -0
- {pyegeria-0.8.4.3 → pyegeria-0.8.4.4}/examples/widgets/tech/list_tech_templates.py +0 -0
- {pyegeria-0.8.4.3 → pyegeria-0.8.4.4}/examples/widgets/tech/list_valid_metadata_values.py +0 -0
- {pyegeria-0.8.4.3 → pyegeria-0.8.4.4}/examples/widgets/tech/x_list_related_elements.py +0 -0
- {pyegeria-0.8.4.3 → pyegeria-0.8.4.4}/pyegeria/Xloaded_resources_omvs.py +0 -0
- {pyegeria-0.8.4.3 → pyegeria-0.8.4.4}/pyegeria/__init__.py +0 -0
- {pyegeria-0.8.4.3 → pyegeria-0.8.4.4}/pyegeria/_client.py +2 -2
- {pyegeria-0.8.4.3 → pyegeria-0.8.4.4}/pyegeria/_deprecated_gov_engine.py +0 -0
- {pyegeria-0.8.4.3 → pyegeria-0.8.4.4}/pyegeria/_exceptions.py +0 -0
- {pyegeria-0.8.4.3 → pyegeria-0.8.4.4}/pyegeria/_globals.py +0 -0
- {pyegeria-0.8.4.3 → pyegeria-0.8.4.4}/pyegeria/_validators.py +0 -0
- {pyegeria-0.8.4.3 → pyegeria-0.8.4.4}/pyegeria/action_author_omvs.py +0 -0
- {pyegeria-0.8.4.3 → pyegeria-0.8.4.4}/pyegeria/asset_catalog_omvs.py +0 -0
- {pyegeria-0.8.4.3 → pyegeria-0.8.4.4}/pyegeria/automated_curation_omvs.py +0 -0
- {pyegeria-0.8.4.3 → pyegeria-0.8.4.4}/pyegeria/classification_manager_omvs.py +0 -0
- {pyegeria-0.8.4.3 → pyegeria-0.8.4.4}/pyegeria/core_omag_server_config.py +0 -0
- {pyegeria-0.8.4.3 → pyegeria-0.8.4.4}/pyegeria/create_tech_guid_lists.py +0 -0
- {pyegeria-0.8.4.3 → pyegeria-0.8.4.4}/pyegeria/egeria_client.py +0 -0
- {pyegeria-0.8.4.3 → pyegeria-0.8.4.4}/pyegeria/egeria_config_client.py +0 -0
- {pyegeria-0.8.4.3 → pyegeria-0.8.4.4}/pyegeria/egeria_ops_client.py +0 -0
- {pyegeria-0.8.4.3 → pyegeria-0.8.4.4}/pyegeria/egeria_tech_client.py +0 -0
- {pyegeria-0.8.4.3 → pyegeria-0.8.4.4}/pyegeria/full_omag_server_config.py +0 -0
- {pyegeria-0.8.4.3 → pyegeria-0.8.4.4}/pyegeria/mermaid_utilities.py +0 -0
- {pyegeria-0.8.4.3 → pyegeria-0.8.4.4}/pyegeria/my_profile_omvs.py +0 -0
- {pyegeria-0.8.4.3 → pyegeria-0.8.4.4}/pyegeria/platform_services.py +0 -0
- {pyegeria-0.8.4.3 → pyegeria-0.8.4.4}/pyegeria/registered_info.py +0 -0
- {pyegeria-0.8.4.3 → pyegeria-0.8.4.4}/pyegeria/runtime_manager_omvs.py +0 -0
- {pyegeria-0.8.4.3 → pyegeria-0.8.4.4}/pyegeria/server_operations.py +0 -0
- {pyegeria-0.8.4.3 → pyegeria-0.8.4.4}/pyegeria/tech_guids_06-09-2024 11:07.py +0 -0
- {pyegeria-0.8.4.3 → pyegeria-0.8.4.4}/pyegeria/utils.py +0 -0
- {pyegeria-0.8.4.3 → pyegeria-0.8.4.4}/pyegeria/valid_metadata_omvs.py +0 -0
@@ -54,18 +54,14 @@ class EgeriaCat(
|
|
54
54
|
user_pwd: str = None,
|
55
55
|
token: str = None,
|
56
56
|
):
|
57
|
-
AssetCatalog.__init__(
|
58
|
-
self, server_name, platform_url, user_id, user_pwd, token=token
|
59
|
-
)
|
57
|
+
AssetCatalog.__init__(self, server_name, platform_url, user_id, user_pwd, token)
|
60
58
|
CollectionManager.__init__(
|
61
59
|
self, server_name, platform_url, user_id, user_pwd, token
|
62
60
|
)
|
63
|
-
EgeriaMy.__init__(
|
64
|
-
self, server_name, platform_url, user_id, user_pwd, token=token
|
65
|
-
)
|
61
|
+
EgeriaMy.__init__(self, server_name, platform_url, user_id, user_pwd, token)
|
66
62
|
|
67
63
|
GlossaryManager.__init__(
|
68
|
-
self, server_name, platform_url, user_id, user_pwd, token
|
64
|
+
self, server_name, platform_url, user_id, user_pwd, token
|
69
65
|
)
|
70
66
|
|
71
67
|
ProjectManager.__init__(
|
@@ -43,5 +43,5 @@ class EgeriaMy(MyProfile, FeedbackManager):
|
|
43
43
|
):
|
44
44
|
MyProfile.__init__(self, server_name, platform_url, user_id, user_pwd, token)
|
45
45
|
FeedbackManager.__init__(
|
46
|
-
self, server_name, platform_url,
|
46
|
+
self, server_name, platform_url, user_id, user_pwd, token
|
47
47
|
)
|
@@ -108,10 +108,9 @@ class FeedbackManager(Client):
|
|
108
108
|
doesn't pass the user_id on a method call.
|
109
109
|
user_pwd: str
|
110
110
|
The password associated with the user_id. Defaults to None
|
111
|
-
|
112
|
-
|
113
|
-
|
114
|
-
Defaults to False.
|
111
|
+
|
112
|
+
token: str, optional
|
113
|
+
bearer token
|
115
114
|
|
116
115
|
"""
|
117
116
|
|
@@ -119,19 +118,17 @@ class FeedbackManager(Client):
|
|
119
118
|
self,
|
120
119
|
server_name: str,
|
121
120
|
platform_url: str,
|
122
|
-
|
123
|
-
user_id: str = None,
|
121
|
+
user_id: str,
|
124
122
|
user_pwd: str = None,
|
125
|
-
|
126
|
-
sync_mode: bool = True,
|
123
|
+
token: str = None,
|
127
124
|
):
|
128
125
|
self.admin_command_root: str
|
129
126
|
Client.__init__(
|
130
127
|
self,
|
131
128
|
server_name,
|
132
129
|
platform_url,
|
133
|
-
user_id
|
134
|
-
user_pwd
|
130
|
+
user_id,
|
131
|
+
user_pwd,
|
135
132
|
token=token,
|
136
133
|
)
|
137
134
|
|
@@ -42,12 +42,12 @@ class GlossaryBrowser(Client):
|
|
42
42
|
self,
|
43
43
|
server_name: str,
|
44
44
|
platform_url: str,
|
45
|
-
user_id: str
|
45
|
+
user_id: str,
|
46
46
|
user_pwd: str = None,
|
47
47
|
token: str = None,
|
48
48
|
):
|
49
49
|
self.admin_command_root: str
|
50
|
-
Client.__init__(self, server_name, platform_url, user_id, user_pwd, token
|
50
|
+
Client.__init__(self, server_name, platform_url, user_id, user_pwd, token)
|
51
51
|
|
52
52
|
#
|
53
53
|
# Get Valid Values for Enumerations
|
@@ -48,12 +48,12 @@ class GlossaryManager(GlossaryBrowser):
|
|
48
48
|
self,
|
49
49
|
server_name: str,
|
50
50
|
platform_url: str,
|
51
|
-
user_id: str
|
51
|
+
user_id: str,
|
52
52
|
user_pwd: str = None,
|
53
53
|
token: str = None,
|
54
54
|
):
|
55
55
|
self.admin_command_root: str
|
56
|
-
Client.__init__(self, server_name, platform_url, user_id
|
56
|
+
Client.__init__(self, server_name, platform_url, user_id, user_pwd, token)
|
57
57
|
|
58
58
|
#
|
59
59
|
# Get Valid Values for Enumerations
|
@@ -40,12 +40,12 @@ class ProjectManager(Client):
|
|
40
40
|
self,
|
41
41
|
server_name: str,
|
42
42
|
platform_url: str,
|
43
|
-
user_id: str
|
43
|
+
user_id: str,
|
44
44
|
user_pwd: str = None,
|
45
45
|
token: str = None,
|
46
46
|
):
|
47
47
|
self.command_base: str = f"/api/open-metadata/project-manager/metadata-elements"
|
48
|
-
Client.__init__(self, server_name, platform_url, user_id
|
48
|
+
Client.__init__(self, server_name, platform_url, user_id, user_pwd, token)
|
49
49
|
|
50
50
|
#
|
51
51
|
# Retrieving Projects= Information - https://egeria-project.org/concepts/project
|
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
|
@@ -85,10 +85,10 @@ class Client:
|
|
85
85
|
platform_url: str,
|
86
86
|
user_id: str = None,
|
87
87
|
user_pwd: str = None,
|
88
|
-
api_key: str = None,
|
89
|
-
page_size: int = max_paging_size,
|
90
88
|
token: str = None,
|
91
89
|
token_src: str = None,
|
90
|
+
api_key: str = None,
|
91
|
+
page_size: int = max_paging_size,
|
92
92
|
):
|
93
93
|
self.server_name = None
|
94
94
|
self.platform_url = None
|
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
|