pyegeria 0.6__tar.gz → 0.6.2__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.6 → pyegeria-0.6.2}/PKG-INFO +1 -1
- {pyegeria-0.6 → pyegeria-0.6.2}/examples/widgets/catalog_user/README.md +3 -2
- {pyegeria-0.6 → pyegeria-0.6.2}/examples/widgets/catalog_user/list_projects.py +8 -6
- {pyegeria-0.6 → pyegeria-0.6.2}/pyproject.toml +2 -2
- {pyegeria-0.6 → pyegeria-0.6.2}/LICENSE +0 -0
- {pyegeria-0.6 → pyegeria-0.6.2}/README.md +0 -0
- {pyegeria-0.6 → pyegeria-0.6.2}/examples/doc_samples/Create_Collection_Sample.py +0 -0
- {pyegeria-0.6 → pyegeria-0.6.2}/examples/doc_samples/Create_Sustainability_Collection_Sample.py +0 -0
- {pyegeria-0.6 → pyegeria-0.6.2}/examples/widgets/catalog_user/__init__.py +0 -0
- {pyegeria-0.6 → pyegeria-0.6.2}/examples/widgets/catalog_user/get_asset_graph.py +0 -0
- {pyegeria-0.6 → pyegeria-0.6.2}/examples/widgets/catalog_user/get_collection.py +0 -0
- {pyegeria-0.6 → pyegeria-0.6.2}/examples/widgets/catalog_user/get_tech_type_elements.py +0 -0
- {pyegeria-0.6 → pyegeria-0.6.2}/examples/widgets/catalog_user/get_tech_type_template.py +0 -0
- {pyegeria-0.6 → pyegeria-0.6.2}/examples/widgets/catalog_user/list_assets.py +0 -0
- {pyegeria-0.6 → pyegeria-0.6.2}/examples/widgets/catalog_user/list_glossary.py +0 -0
- {pyegeria-0.6 → pyegeria-0.6.2}/examples/widgets/catalog_user/list_tech_types.py +0 -0
- {pyegeria-0.6 → pyegeria-0.6.2}/examples/widgets/catalog_user/list_todos.py +0 -0
- {pyegeria-0.6 → pyegeria-0.6.2}/examples/widgets/cli/__init__.py +0 -0
- {pyegeria-0.6 → pyegeria-0.6.2}/examples/widgets/cli/egeria.py +0 -0
- {pyegeria-0.6 → pyegeria-0.6.2}/examples/widgets/cli/egeria_cat.py +0 -0
- {pyegeria-0.6 → pyegeria-0.6.2}/examples/widgets/cli/egeria_ops.py +0 -0
- {pyegeria-0.6 → pyegeria-0.6.2}/examples/widgets/cli/egeria_per.py +0 -0
- {pyegeria-0.6 → pyegeria-0.6.2}/examples/widgets/cli/egeria_tech.py +0 -0
- {pyegeria-0.6 → pyegeria-0.6.2}/examples/widgets/cli/ops_config.py +0 -0
- {pyegeria-0.6 → pyegeria-0.6.2}/examples/widgets/operational/README.md +0 -0
- {pyegeria-0.6 → pyegeria-0.6.2}/examples/widgets/operational/__init__.py +0 -0
- {pyegeria-0.6 → pyegeria-0.6.2}/examples/widgets/operational/engine_actions.py +0 -0
- {pyegeria-0.6 → pyegeria-0.6.2}/examples/widgets/operational/integration_daemon_actions.py +0 -0
- {pyegeria-0.6 → pyegeria-0.6.2}/examples/widgets/operational/list_catalog_targets.py +0 -0
- {pyegeria-0.6 → pyegeria-0.6.2}/examples/widgets/operational/load_archive.py +0 -0
- {pyegeria-0.6 → pyegeria-0.6.2}/examples/widgets/operational/monitor_asset_events.py +0 -0
- {pyegeria-0.6 → pyegeria-0.6.2}/examples/widgets/operational/monitor_coco_status.py +0 -0
- {pyegeria-0.6 → pyegeria-0.6.2}/examples/widgets/operational/monitor_engine_activity.py +0 -0
- {pyegeria-0.6 → pyegeria-0.6.2}/examples/widgets/operational/monitor_gov_eng_status.py +0 -0
- {pyegeria-0.6 → pyegeria-0.6.2}/examples/widgets/operational/monitor_integ_daemon_status.py +0 -0
- {pyegeria-0.6 → pyegeria-0.6.2}/examples/widgets/operational/monitor_platform_status.py +0 -0
- {pyegeria-0.6 → pyegeria-0.6.2}/examples/widgets/operational/monitor_server_list.py +0 -0
- {pyegeria-0.6 → pyegeria-0.6.2}/examples/widgets/operational/monitor_server_status.py +0 -0
- {pyegeria-0.6 → pyegeria-0.6.2}/examples/widgets/operational/refresh_integration_daemon.py +0 -0
- {pyegeria-0.6 → pyegeria-0.6.2}/examples/widgets/operational/restart_integration_daemon.py +0 -0
- {pyegeria-0.6 → pyegeria-0.6.2}/examples/widgets/personal/README.md +0 -0
- {pyegeria-0.6 → pyegeria-0.6.2}/examples/widgets/personal/__init__.py +0 -0
- {pyegeria-0.6 → pyegeria-0.6.2}/examples/widgets/personal/list_my_profile.py +0 -0
- {pyegeria-0.6 → pyegeria-0.6.2}/examples/widgets/personal/list_my_roles.py +0 -0
- {pyegeria-0.6 → pyegeria-0.6.2}/examples/widgets/personal/monitor_my_todos.py +0 -0
- {pyegeria-0.6 → pyegeria-0.6.2}/examples/widgets/personal/monitor_open_todos.py +0 -0
- {pyegeria-0.6 → pyegeria-0.6.2}/examples/widgets/personal/my_profile_actions.py +0 -0
- {pyegeria-0.6 → pyegeria-0.6.2}/examples/widgets/tech/README.md +0 -0
- {pyegeria-0.6 → pyegeria-0.6.2}/examples/widgets/tech/__init__.py +0 -0
- {pyegeria-0.6 → pyegeria-0.6.2}/examples/widgets/tech/get_guid_info.py +0 -0
- {pyegeria-0.6 → pyegeria-0.6.2}/examples/widgets/tech/get_tech_details.py +0 -0
- {pyegeria-0.6 → pyegeria-0.6.2}/examples/widgets/tech/list_asset_types.py +0 -0
- {pyegeria-0.6 → pyegeria-0.6.2}/examples/widgets/tech/list_registered_services.py +0 -0
- {pyegeria-0.6 → pyegeria-0.6.2}/examples/widgets/tech/list_relationship_types.py +0 -0
- {pyegeria-0.6 → pyegeria-0.6.2}/examples/widgets/tech/list_tech_templates.py +0 -0
- {pyegeria-0.6 → pyegeria-0.6.2}/examples/widgets/tech/list_valid_metadata_values.py +0 -0
- {pyegeria-0.6 → pyegeria-0.6.2}/pyegeria/Xfeedback_manager_omvs.py +0 -0
- {pyegeria-0.6 → pyegeria-0.6.2}/pyegeria/Xloaded_resources_omvs.py +0 -0
- {pyegeria-0.6 → pyegeria-0.6.2}/pyegeria/__init__.py +0 -0
- {pyegeria-0.6 → pyegeria-0.6.2}/pyegeria/_client.py +0 -0
- {pyegeria-0.6 → pyegeria-0.6.2}/pyegeria/_deprecated_gov_engine.py +0 -0
- {pyegeria-0.6 → pyegeria-0.6.2}/pyegeria/_exceptions.py +0 -0
- {pyegeria-0.6 → pyegeria-0.6.2}/pyegeria/_globals.py +0 -0
- {pyegeria-0.6 → pyegeria-0.6.2}/pyegeria/_validators.py +0 -0
- {pyegeria-0.6 → pyegeria-0.6.2}/pyegeria/action_author_omvs.py +0 -0
- {pyegeria-0.6 → pyegeria-0.6.2}/pyegeria/asset_catalog_omvs.py +0 -0
- {pyegeria-0.6 → pyegeria-0.6.2}/pyegeria/automated_curation_omvs.py +0 -0
- {pyegeria-0.6 → pyegeria-0.6.2}/pyegeria/collection_manager_omvs.py +0 -0
- {pyegeria-0.6 → pyegeria-0.6.2}/pyegeria/core_omag_server_config.py +0 -0
- {pyegeria-0.6 → pyegeria-0.6.2}/pyegeria/create_tech_guid_lists.py +0 -0
- {pyegeria-0.6 → pyegeria-0.6.2}/pyegeria/full_omag_server_config.py +0 -0
- {pyegeria-0.6 → pyegeria-0.6.2}/pyegeria/glossary_browser_omvs.py +0 -0
- {pyegeria-0.6 → pyegeria-0.6.2}/pyegeria/glossary_manager_omvs.py +0 -0
- {pyegeria-0.6 → pyegeria-0.6.2}/pyegeria/my_profile_omvs.py +0 -0
- {pyegeria-0.6 → pyegeria-0.6.2}/pyegeria/platform_services.py +0 -0
- {pyegeria-0.6 → pyegeria-0.6.2}/pyegeria/project_manager_omvs.py +0 -0
- {pyegeria-0.6 → pyegeria-0.6.2}/pyegeria/registered_info.py +0 -0
- {pyegeria-0.6 → pyegeria-0.6.2}/pyegeria/runtime_manager_omvs.py +0 -0
- {pyegeria-0.6 → pyegeria-0.6.2}/pyegeria/server_operations.py +0 -0
- {pyegeria-0.6 → pyegeria-0.6.2}/pyegeria/utils.py +0 -0
- {pyegeria-0.6 → pyegeria-0.6.2}/pyegeria/valid_metadata_omvs.py +0 -0
@@ -4,12 +4,13 @@
|
|
4
4
|
# Catalog User
|
5
5
|
|
6
6
|
These widgets display different kinds of information useful to a typical catalog user. Widgets
|
7
|
-
will continue to be added over time to cover more facets of catalog use.
|
7
|
+
will continue to be added over time to cover more facets of catalog use.
|
8
8
|
|
9
9
|
* list_assets.py - lists assets containing the user provided search string in the display name or qualified name. Search string must be a minimum of three characters.
|
10
10
|
* view_asset_graph.py - shows a tree view of an asset with its nested elements and relationships.
|
11
11
|
* view_collection.py - provides a tree view of a collection with all nested collections and items within the collection.
|
12
|
-
* view_glossary.py - provides a simple glossary viewer showing terms and related information.
|
12
|
+
* view_glossary.py - provides a simple glossary viewer showing terms and related information.
|
13
|
+
* get_asset_graph.py - shows an asset with all its relationships as a tree graph.
|
13
14
|
----
|
14
15
|
License: [CC BY 4.0](https://creativecommons.org/licenses/by/4.0/),
|
15
16
|
Copyright Contributors to the Egeria project.
|
@@ -61,7 +61,8 @@ def display_project_list(project_name: str, server: str, url: str,
|
|
61
61
|
)
|
62
62
|
|
63
63
|
table.add_column("Display Name")
|
64
|
-
table.add_column("
|
64
|
+
table.add_column("Description")
|
65
|
+
|
65
66
|
table.add_column("Classifications")
|
66
67
|
table.add_column("Qualified Name")
|
67
68
|
table.add_column("Identifier")
|
@@ -70,7 +71,8 @@ def display_project_list(project_name: str, server: str, url: str,
|
|
70
71
|
table.add_column("Status")
|
71
72
|
table.add_column("Start Date")
|
72
73
|
table.add_column("End Date")
|
73
|
-
table.add_column("
|
74
|
+
table.add_column("Contracts")
|
75
|
+
|
74
76
|
|
75
77
|
projects = p_client.find_projects(project_name)
|
76
78
|
|
@@ -97,21 +99,21 @@ def display_project_list(project_name: str, server: str, url: str,
|
|
97
99
|
p_class = project['elementHeader'].get("classifications")
|
98
100
|
if p_class:
|
99
101
|
for classif in p_class:
|
100
|
-
classification += f"{classif.get('classificationName')}"
|
102
|
+
classification += f"* {classif.get('classificationName')}\n"
|
101
103
|
qualified_name = props.get("qualifiedName", " ")
|
102
104
|
identifier = props.get("identifier", " ")
|
103
105
|
phase = props.get("projectPhase", " ")
|
104
106
|
health = props.get("projectHealth", " ")
|
105
107
|
status = props.get("projectStatus", " ")
|
106
108
|
description = props.get("description", " ")
|
107
|
-
start = props.get("startDate", " ")
|
109
|
+
start = props.get("startDate", " ")[0:10]
|
108
110
|
end = props.get("plannedEndDate", " ")
|
109
111
|
additional_properties = project.get('additionalProperties')
|
110
112
|
if additional_properties is not None:
|
111
113
|
props = json.dumps(additional_properties)
|
112
114
|
table.add_row(
|
113
|
-
name,
|
114
|
-
end,
|
115
|
+
name, description, classification, qualified_name, identifier, phase, health, status, start,
|
116
|
+
end, '---')
|
115
117
|
|
116
118
|
p_client.close_session()
|
117
119
|
return table
|
@@ -1,6 +1,6 @@
|
|
1
1
|
[tool.poetry]
|
2
2
|
name = "pyegeria"
|
3
|
-
version = "0.6"
|
3
|
+
version = "0.6.2"
|
4
4
|
license = 'Apache 2.0'
|
5
5
|
authors = ["Dan Wolfson <dan.wolfson@pdr-associates.com>"]
|
6
6
|
readme = "README.md"
|
@@ -88,7 +88,7 @@ pytest = "^8.2.2"
|
|
88
88
|
egeria_tech = "examples.widgets.cli.egeria_cat:cli"
|
89
89
|
# egeria_tech_menu = "examples.widgets.cli.egeria_cat:menu"
|
90
90
|
egeria_per = "examples.widgets.cli.egeria_per:cli"
|
91
|
-
|
91
|
+
hey_egeria = "examples.widgets.cli.egeria:cli"
|
92
92
|
|
93
93
|
get_guid_info = "examples.widgets.tech.get_guid_info:main"
|
94
94
|
get_tech_details = "examples.widgets.tech.get_tech_details:main"
|
File without changes
|
File without changes
|
File without changes
|
{pyegeria-0.6 → pyegeria-0.6.2}/examples/doc_samples/Create_Sustainability_Collection_Sample.py
RENAMED
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
|