pyegeria 0.7.41__tar.gz → 0.7.43__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.7.41 → pyegeria-0.7.43}/PKG-INFO +1 -1
- {pyegeria-0.7.41 → pyegeria-0.7.43}/examples/widgets/ops/monitor_gov_eng_status.py +5 -6
- {pyegeria-0.7.41 → pyegeria-0.7.43}/pyproject.toml +1 -1
- {pyegeria-0.7.41 → pyegeria-0.7.43}/LICENSE +0 -0
- {pyegeria-0.7.41 → pyegeria-0.7.43}/README.md +0 -0
- {pyegeria-0.7.41 → pyegeria-0.7.43}/examples/doc_samples/Create_Collection_Sample.py +0 -0
- {pyegeria-0.7.41 → pyegeria-0.7.43}/examples/doc_samples/Create_Sustainability_Collection_Sample.py +0 -0
- {pyegeria-0.7.41 → pyegeria-0.7.43}/examples/widgets/cat/README.md +0 -0
- {pyegeria-0.7.41 → pyegeria-0.7.43}/examples/widgets/cat/__init__.py +0 -0
- {pyegeria-0.7.41 → pyegeria-0.7.43}/examples/widgets/cat/get_asset_graph.py +0 -0
- {pyegeria-0.7.41 → pyegeria-0.7.43}/examples/widgets/cat/get_collection.py +0 -0
- {pyegeria-0.7.41 → pyegeria-0.7.43}/examples/widgets/cat/get_project_dependencies.py +0 -0
- {pyegeria-0.7.41 → pyegeria-0.7.43}/examples/widgets/cat/get_project_structure.py +0 -0
- {pyegeria-0.7.41 → pyegeria-0.7.43}/examples/widgets/cat/get_tech_type_elements.py +0 -0
- {pyegeria-0.7.41 → pyegeria-0.7.43}/examples/widgets/cat/get_tech_type_template.py +0 -0
- {pyegeria-0.7.41 → pyegeria-0.7.43}/examples/widgets/cat/list_assets.py +0 -0
- {pyegeria-0.7.41 → pyegeria-0.7.43}/examples/widgets/cat/list_cert_types.py +0 -0
- {pyegeria-0.7.41 → pyegeria-0.7.43}/examples/widgets/cat/list_glossary.py +0 -0
- {pyegeria-0.7.41 → pyegeria-0.7.43}/examples/widgets/cat/list_projects.py +0 -0
- {pyegeria-0.7.41 → pyegeria-0.7.43}/examples/widgets/cat/list_relationships.py +0 -0
- {pyegeria-0.7.41 → pyegeria-0.7.43}/examples/widgets/cat/list_tech_types.py +0 -0
- {pyegeria-0.7.41 → pyegeria-0.7.43}/examples/widgets/cat/list_todos.py +0 -0
- {pyegeria-0.7.41 → pyegeria-0.7.43}/examples/widgets/cat/list_user_ids.py +0 -0
- {pyegeria-0.7.41 → pyegeria-0.7.43}/examples/widgets/cli/__init__.py +0 -0
- {pyegeria-0.7.41 → pyegeria-0.7.43}/examples/widgets/cli/egeria.py +0 -0
- {pyegeria-0.7.41 → pyegeria-0.7.43}/examples/widgets/cli/egeria_cat.py +0 -0
- {pyegeria-0.7.41 → pyegeria-0.7.43}/examples/widgets/cli/egeria_my.py +0 -0
- {pyegeria-0.7.41 → pyegeria-0.7.43}/examples/widgets/cli/egeria_ops.py +0 -0
- {pyegeria-0.7.41 → pyegeria-0.7.43}/examples/widgets/cli/egeria_tech.py +0 -0
- {pyegeria-0.7.41 → pyegeria-0.7.43}/examples/widgets/cli/ops_config.py +0 -0
- {pyegeria-0.7.41 → pyegeria-0.7.43}/examples/widgets/my/README.md +0 -0
- {pyegeria-0.7.41 → pyegeria-0.7.43}/examples/widgets/my/__init__.py +0 -0
- {pyegeria-0.7.41 → pyegeria-0.7.43}/examples/widgets/my/list_my_profile.py +0 -0
- {pyegeria-0.7.41 → pyegeria-0.7.43}/examples/widgets/my/list_my_roles.py +0 -0
- {pyegeria-0.7.41 → pyegeria-0.7.43}/examples/widgets/my/monitor_my_todos.py +0 -0
- {pyegeria-0.7.41 → pyegeria-0.7.43}/examples/widgets/my/monitor_open_todos.py +0 -0
- {pyegeria-0.7.41 → pyegeria-0.7.43}/examples/widgets/my/my_profile_actions.py +0 -0
- {pyegeria-0.7.41 → pyegeria-0.7.43}/examples/widgets/my/todo_actions.py +0 -0
- {pyegeria-0.7.41 → pyegeria-0.7.43}/examples/widgets/ops/README.md +0 -0
- {pyegeria-0.7.41 → pyegeria-0.7.43}/examples/widgets/ops/__init__.py +0 -0
- {pyegeria-0.7.41 → pyegeria-0.7.43}/examples/widgets/ops/engine_actions.py +0 -0
- {pyegeria-0.7.41 → pyegeria-0.7.43}/examples/widgets/ops/integration_daemon_actions.py +0 -0
- {pyegeria-0.7.41 → pyegeria-0.7.43}/examples/widgets/ops/list_catalog_targets.py +0 -0
- {pyegeria-0.7.41 → pyegeria-0.7.43}/examples/widgets/ops/load_archive.py +0 -0
- {pyegeria-0.7.41 → pyegeria-0.7.43}/examples/widgets/ops/monitor_asset_events.py +0 -0
- {pyegeria-0.7.41 → pyegeria-0.7.43}/examples/widgets/ops/monitor_coco_status.py +0 -0
- {pyegeria-0.7.41 → pyegeria-0.7.43}/examples/widgets/ops/monitor_engine_activity.py +0 -0
- {pyegeria-0.7.41 → pyegeria-0.7.43}/examples/widgets/ops/monitor_engine_activity_c.py +0 -0
- {pyegeria-0.7.41 → pyegeria-0.7.43}/examples/widgets/ops/monitor_integ_daemon_status.py +0 -0
- {pyegeria-0.7.41 → pyegeria-0.7.43}/examples/widgets/ops/monitor_platform_status.py +0 -0
- {pyegeria-0.7.41 → pyegeria-0.7.43}/examples/widgets/ops/monitor_server_list.py +0 -0
- {pyegeria-0.7.41 → pyegeria-0.7.43}/examples/widgets/ops/monitor_server_status.py +0 -0
- {pyegeria-0.7.41 → pyegeria-0.7.43}/examples/widgets/ops/refresh_integration_daemon.py +0 -0
- {pyegeria-0.7.41 → pyegeria-0.7.43}/examples/widgets/ops/restart_integration_daemon.py +0 -0
- {pyegeria-0.7.41 → pyegeria-0.7.43}/examples/widgets/tech/README.md +0 -0
- {pyegeria-0.7.41 → pyegeria-0.7.43}/examples/widgets/tech/__init__.py +0 -0
- {pyegeria-0.7.41 → pyegeria-0.7.43}/examples/widgets/tech/get_element_info.py +0 -0
- {pyegeria-0.7.41 → pyegeria-0.7.43}/examples/widgets/tech/get_guid_info.py +0 -0
- {pyegeria-0.7.41 → pyegeria-0.7.43}/examples/widgets/tech/get_tech_details.py +0 -0
- {pyegeria-0.7.41 → pyegeria-0.7.43}/examples/widgets/tech/list_asset_types.py +0 -0
- {pyegeria-0.7.41 → pyegeria-0.7.43}/examples/widgets/tech/list_elements.py +0 -0
- {pyegeria-0.7.41 → pyegeria-0.7.43}/examples/widgets/tech/list_elements_x.py +0 -0
- {pyegeria-0.7.41 → pyegeria-0.7.43}/examples/widgets/tech/list_registered_services.py +0 -0
- {pyegeria-0.7.41 → pyegeria-0.7.43}/examples/widgets/tech/list_related_specification.py +0 -0
- {pyegeria-0.7.41 → pyegeria-0.7.43}/examples/widgets/tech/list_relationship_types.py +0 -0
- {pyegeria-0.7.41 → pyegeria-0.7.43}/examples/widgets/tech/list_tech_templates.py +0 -0
- {pyegeria-0.7.41 → pyegeria-0.7.43}/examples/widgets/tech/list_valid_metadata_values.py +0 -0
- {pyegeria-0.7.41 → pyegeria-0.7.43}/examples/widgets/tech/x_list_related_elements.py +0 -0
- {pyegeria-0.7.41 → pyegeria-0.7.43}/pyegeria/Xloaded_resources_omvs.py +0 -0
- {pyegeria-0.7.41 → pyegeria-0.7.43}/pyegeria/__init__.py +0 -0
- {pyegeria-0.7.41 → pyegeria-0.7.43}/pyegeria/_client.py +0 -0
- {pyegeria-0.7.41 → pyegeria-0.7.43}/pyegeria/_deprecated_gov_engine.py +0 -0
- {pyegeria-0.7.41 → pyegeria-0.7.43}/pyegeria/_exceptions.py +0 -0
- {pyegeria-0.7.41 → pyegeria-0.7.43}/pyegeria/_globals.py +0 -0
- {pyegeria-0.7.41 → pyegeria-0.7.43}/pyegeria/_validators.py +0 -0
- {pyegeria-0.7.41 → pyegeria-0.7.43}/pyegeria/action_author_omvs.py +0 -0
- {pyegeria-0.7.41 → pyegeria-0.7.43}/pyegeria/asset_catalog_omvs.py +0 -0
- {pyegeria-0.7.41 → pyegeria-0.7.43}/pyegeria/automated_curation_omvs.py +0 -0
- {pyegeria-0.7.41 → pyegeria-0.7.43}/pyegeria/classification_manager_omvs.py +0 -0
- {pyegeria-0.7.41 → pyegeria-0.7.43}/pyegeria/collection_manager_omvs.py +0 -0
- {pyegeria-0.7.41 → pyegeria-0.7.43}/pyegeria/core_omag_server_config.py +0 -0
- {pyegeria-0.7.41 → pyegeria-0.7.43}/pyegeria/create_tech_guid_lists.py +0 -0
- {pyegeria-0.7.41 → pyegeria-0.7.43}/pyegeria/feedback_manager_omvs.py +0 -0
- {pyegeria-0.7.41 → pyegeria-0.7.43}/pyegeria/full_omag_server_config.py +0 -0
- {pyegeria-0.7.41 → pyegeria-0.7.43}/pyegeria/glossary_browser_omvs.py +0 -0
- {pyegeria-0.7.41 → pyegeria-0.7.43}/pyegeria/glossary_manager_omvs.py +0 -0
- {pyegeria-0.7.41 → pyegeria-0.7.43}/pyegeria/mermaid_utilities.py +0 -0
- {pyegeria-0.7.41 → pyegeria-0.7.43}/pyegeria/my_profile_omvs.py +0 -0
- {pyegeria-0.7.41 → pyegeria-0.7.43}/pyegeria/platform_services.py +0 -0
- {pyegeria-0.7.41 → pyegeria-0.7.43}/pyegeria/project_manager_omvs.py +0 -0
- {pyegeria-0.7.41 → pyegeria-0.7.43}/pyegeria/registered_info.py +0 -0
- {pyegeria-0.7.41 → pyegeria-0.7.43}/pyegeria/runtime_manager_omvs.py +0 -0
- {pyegeria-0.7.41 → pyegeria-0.7.43}/pyegeria/server_operations.py +0 -0
- {pyegeria-0.7.41 → pyegeria-0.7.43}/pyegeria/tech_guids_31-08-2024 14:33.py +0 -0
- {pyegeria-0.7.41 → pyegeria-0.7.43}/pyegeria/utils.py +0 -0
- {pyegeria-0.7.41 → pyegeria-0.7.43}/pyegeria/valid_metadata_omvs.py +0 -0
@@ -35,10 +35,8 @@ EGERIA_VIEW_SERVER_URL = os.environ.get(
|
|
35
35
|
"EGERIA_VIEW_SERVER_URL", "https://localhost:9443"
|
36
36
|
)
|
37
37
|
EGERIA_INTEGRATION_DAEMON = os.environ.get("INTEGRATION_DAEMON", "integration-daemon")
|
38
|
-
EGERIA_ENGINE_HOST = os.environ.get("
|
39
|
-
EGERIA_ENGINE_HOST_URL = os.environ.get(
|
40
|
-
"INTEGRATION_ENGINE_HOST_URL", "https://localhost:9443"
|
41
|
-
)
|
38
|
+
EGERIA_ENGINE_HOST = os.environ.get("ENGINE_HOST", "engine-host")
|
39
|
+
EGERIA_ENGINE_HOST_URL = os.environ.get("ENGINE_HOST_URL", "https://localhost:9443")
|
42
40
|
EGERIA_ADMIN_USER = os.environ.get("ADMIN_USER", "garygeeke")
|
43
41
|
EGERIA_ADMIN_PASSWORD = os.environ.get("ADMIN_PASSWORD", "secret")
|
44
42
|
EGERIA_USER = os.environ.get("EGERIA_USER", "erinoverview")
|
@@ -46,7 +44,7 @@ EGERIA_USER_PASSWORD = os.environ.get("EGERIA_USER_PASSWORD", "secret")
|
|
46
44
|
EGERIA_JUPYTER = bool(os.environ.get("EGERIA_JUPYTER", "False"))
|
47
45
|
EGERIA_WIDTH = int(os.environ.get("EGERIA_WIDTH", "200"))
|
48
46
|
|
49
|
-
|
47
|
+
|
50
48
|
disable_ssl_warnings = True
|
51
49
|
|
52
50
|
|
@@ -59,6 +57,7 @@ def display_gov_eng_status(
|
|
59
57
|
jupyter: bool = EGERIA_JUPYTER,
|
60
58
|
width: int = EGERIA_WIDTH,
|
61
59
|
):
|
60
|
+
console = Console(width=EGERIA_WIDTH)
|
62
61
|
server_name = server
|
63
62
|
s_client = ServerOps(server_name, url, username, user_pass)
|
64
63
|
|
@@ -172,7 +171,7 @@ def main_paging():
|
|
172
171
|
url = args.url if args.url is not None else EGERIA_ENGINE_HOST_URL
|
173
172
|
userid = args.userid if args.userid is not None else EGERIA_USER
|
174
173
|
user_pass = args.password if args.password is not None else EGERIA_USER_PASSWORD
|
175
|
-
|
174
|
+
|
176
175
|
display_gov_eng_status(
|
177
176
|
server=server, url=url, username=userid, user_pass=user_pass, paging=True
|
178
177
|
)
|
File without changes
|
File without changes
|
File without changes
|
{pyegeria-0.7.41 → pyegeria-0.7.43}/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
|
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
|