pyegeria 5.2__py3-none-any.whl → 5.2.0.2__py3-none-any.whl

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.
Files changed (126) hide show
  1. pyegeria/.DS_Store +0 -0
  2. pyegeria/__init__.py +0 -2
  3. pyegeria/_client.py +2 -7
  4. pyegeria/asset_catalog_omvs.py +0 -34
  5. pyegeria/classification_manager_omvs.py +3 -2
  6. pyegeria/collection_manager_omvs.py +45 -92
  7. pyegeria/commands/.DS_Store +0 -0
  8. pyegeria/commands/README.md +1 -2
  9. pyegeria/commands/cat/__init__.py +5 -1
  10. pyegeria/commands/cat/get_collection.py +14 -23
  11. pyegeria/commands/cat/get_tech_type_elements.py +1 -1
  12. pyegeria/commands/cat/glossary_actions.py +8 -28
  13. pyegeria/commands/cat/list_assets.py +17 -8
  14. pyegeria/commands/cat/list_collections.py +5 -10
  15. pyegeria/commands/cat/list_deployed_catalogs.py +2 -4
  16. pyegeria/commands/cat/list_deployed_database_schemas.py +14 -8
  17. pyegeria/commands/cat/list_deployed_databases.py +3 -2
  18. pyegeria/commands/cat/list_tech_types.py +24 -36
  19. pyegeria/commands/cat/list_terms.py +2 -4
  20. pyegeria/commands/cli/egeria.py +108 -104
  21. pyegeria/commands/cli/egeria_cat.py +54 -53
  22. pyegeria/commands/cli/egeria_my.py +33 -25
  23. pyegeria/commands/cli/egeria_ops.py +40 -38
  24. pyegeria/commands/cli/egeria_tech.py +41 -55
  25. pyegeria/commands/cli/ops_config.py +1 -3
  26. pyegeria/commands/doc/.DS_Store +0 -0
  27. pyegeria/commands/doc/Visual Command Reference/.DS_Store +0 -0
  28. pyegeria/commands/doc/Visual Command Reference/cat/.DS_Store +0 -0
  29. pyegeria/commands/doc/Visual Command Reference/cat/show/deployed-data/CleanShot 2024-11-20 at 16.17.43@2x.png +0 -0
  30. pyegeria/commands/doc/{README.md → command-overview.md} +5 -50
  31. pyegeria/commands/doc/glossary/.DS_Store +0 -0
  32. pyegeria/commands/doc/glossary/images/.DS_Store +0 -0
  33. pyegeria/commands/doc/hey_egeria: a pyegeria command line interface/.DS_Store +0 -0
  34. pyegeria/commands/doc/hey_egeria: a pyegeria command line interface/{README.md → hey_egeria: overview.md } +1 -1
  35. pyegeria/commands/doc/hey_egeria: a pyegeria command line interface/images/.DS_Store +0 -0
  36. pyegeria/commands/my/monitor_my_todos.py +5 -17
  37. pyegeria/commands/my/monitor_open_todos.py +1 -1
  38. pyegeria/commands/ops/monitor_asset_events.py +22 -27
  39. pyegeria/commands/ops/monitor_engine_activity_c.py +1 -1
  40. pyegeria/commands/ops/monitor_gov_eng_status.py +4 -31
  41. pyegeria/commands/ops/monitor_integ_daemon_status.py +14 -17
  42. pyegeria/commands/ops/monitor_platform_status.py +1 -1
  43. pyegeria/commands/ops/orig_monitor_server_status.py +21 -36
  44. pyegeria/commands/ops/refresh_integration_daemon.py +1 -1
  45. pyegeria/commands/ops/restart_integration_daemon.py +1 -1
  46. pyegeria/commands/tech/get_tech_details.py +42 -79
  47. pyegeria/commands/tech/get_tech_type_template.py +53 -69
  48. pyegeria/commands/tech/list_anchored_elements.py +15 -18
  49. pyegeria/commands/tech/list_elements_x.py +4 -7
  50. pyegeria/commands/tech/list_registered_services.py +1 -1
  51. pyegeria/commands/tech/list_relationship_types.py +21 -19
  52. pyegeria/commands/tech/list_relationships.py +3 -7
  53. pyegeria/commands/tech/table_tech_templates.py +1 -3
  54. pyegeria/create_tech_guid_lists.py +2 -2
  55. pyegeria/egeria_client.py +0 -2
  56. pyegeria/egeria_tech_client.py +0 -5
  57. pyegeria/glossary_manager_omvs.py +7 -101
  58. pyegeria/server_operations.py +4 -4
  59. pyegeria/template_manager_omvs.py +3 -1
  60. pyegeria/valid_metadata_omvs.py +1 -1
  61. {pyegeria-5.2.dist-info → pyegeria-5.2.0.2.dist-info}/METADATA +5 -3
  62. pyegeria-5.2.0.2.dist-info/RECORD +185 -0
  63. {pyegeria-5.2.dist-info → pyegeria-5.2.0.2.dist-info}/entry_points.txt +0 -2
  64. pyegeria/commands/cat/list_tech_type_elements.py +0 -190
  65. pyegeria/commands/cli/egeria_login_tui.py +0 -313
  66. pyegeria/commands/cli/txt_custom_v2.tcss +0 -19
  67. pyegeria/commands/doc/Visual Command Reference/README.md +0 -511
  68. pyegeria/commands/doc/Visual Command Reference/cat/show/deployed-data/deployed-data-catalogs 2024-12-17 at 15.43.27@2x.png +0 -0
  69. pyegeria/commands/doc/Visual Command Reference/cat/show/deployed-data/deployed-schemas 2024-11-25 at 20.14.50@2x.png +0 -0
  70. pyegeria/commands/doc/Visual Command Reference/cat/show/deployed-data/deployed-schemas 2024-12-17 at 15.48.38@2x.png +0 -0
  71. pyegeria/commands/doc/Visual Command Reference/cat/show/deployed-data/deployed-servers 2024-11-25 at 20.21.25@2x.png +0 -0
  72. pyegeria/commands/doc/Visual Command Reference/cat/show/deployed-data/deployed-servers 2024-12-17 at 15.52.16@2x.png +0 -0
  73. pyegeria/commands/doc/Visual Command Reference/cat/show/deployed-data/deployed_databases 2024-12-16 at 16.40.31@2x.png +0 -0
  74. pyegeria/commands/doc/Visual Command Reference/cat/show/glossary/list-glossaries 2024-11-25 at 20.30.02.png +0 -0
  75. pyegeria/commands/doc/Visual Command Reference/cat/show/glossary/list-terms 2024-11-25 at 20.32.11.png +0 -0
  76. pyegeria/commands/doc/Visual Command Reference/cat/show/info/asset-types 2024-11-25 at 20.34.19@2x.png +0 -0
  77. pyegeria/commands/doc/Visual Command Reference/cat/show/info/certification-types 2024-11-25 at 20.37.07.png +0 -0
  78. pyegeria/commands/doc/Visual Command Reference/cat/show/info/collection-graph 2024-12-12 at 11.33.18@2x.png +0 -0
  79. pyegeria/commands/doc/Visual Command Reference/cat/show/info/list-collections 2024-12-10 at 14.25.51@2x.png +0 -0
  80. pyegeria/commands/doc/Visual Command Reference/cat/show/info/list-todos 2024-12-12 at 11.46.30@2x.png +0 -0
  81. pyegeria/commands/doc/Visual Command Reference/cat/show/info/list-user-ids 2024-12-12 at 11.51.09@2x.png +0 -0
  82. pyegeria/commands/doc/Visual Command Reference/cat/show/info/tech-types 2024-12-12 at 11.37.20@2x.png +0 -0
  83. pyegeria/commands/doc/Visual Command Reference/cat/show/projects/project_dependencies 2024-12-14 at 16.24.39@2x.png +0 -0
  84. pyegeria/commands/doc/Visual Command Reference/cat/show/projects/project_structure 2024-12-14 at 16.21.35@2x.png +0 -0
  85. pyegeria/commands/doc/Visual Command Reference/cat/show/projects/projects 2024-12-14 at 16.18.10@2x.png +0 -0
  86. pyegeria/commands/doc/Visual Command Reference/hey_egeria tui 2024-12-16 at 16.58.22@2x.png +0 -0
  87. pyegeria/commands/doc/Visual Command Reference/my/show/my_profile 2024-12-14 at 16.29.27@2x.png +0 -0
  88. pyegeria/commands/doc/Visual Command Reference/my/show/my_roles 2024-12-14 at 16.32.10@2x.png +0 -0
  89. pyegeria/commands/doc/Visual Command Reference/my/show/my_todos 2024-12-15 at 16.24.13@2x.png +0 -0
  90. pyegeria/commands/doc/Visual Command Reference/my/show/open_todos 2024-12-14 at 16.36.12@2x.png +0 -0
  91. pyegeria/commands/doc/Visual Command Reference/ops/show/engines/list_engine_activity compressed 2024-12-15 at 16.48.48@2x.png +0 -0
  92. pyegeria/commands/doc/Visual Command Reference/ops/show/engines/monitor_engine_activity 2024-12-15 at 16.32.55@2x.png +0 -0
  93. pyegeria/commands/doc/Visual Command Reference/ops/show/engines/monitor_engine_activity compressed 2024-12-15 at 16.38.29@2x.png +0 -0
  94. pyegeria/commands/doc/Visual Command Reference/ops/show/engines/monitor_engine_status 2024-12-15 at 16.51.26.jpeg +0 -0
  95. pyegeria/commands/doc/Visual Command Reference/ops/show/integrations/monitor_integration_daemon_status 2024-12-15 at 16.57.12@2x.png +0 -0
  96. pyegeria/commands/doc/Visual Command Reference/ops/show/integrations/monitor_integration_targets 2024-12-15 at 17.02.19@2x.png +0 -0
  97. pyegeria/commands/doc/Visual Command Reference/ops/show/platforms/monitor_platform_status 2024-12-15 at 19.53.18@2x.png +0 -0
  98. pyegeria/commands/doc/Visual Command Reference/ops/show/servers/monitor_server_status 2024-12-15 at 19.59.39@2x.png +0 -0
  99. pyegeria/commands/doc/Visual Command Reference/ops/show/servers/monitor_server_status full 2024-12-15 at 20.01.57@2x.png +0 -0
  100. pyegeria/commands/doc/Visual Command Reference/ops/show/servers/monitor_startup_servers 2024-12-15 at 19.56.07@2x.png +0 -0
  101. pyegeria/commands/doc/Visual Command Reference/tech/show/elements/get_anchored_elements 2024-12-15 at 21.25.41@2x.png +0 -0
  102. pyegeria/commands/doc/Visual Command Reference/tech/show/elements/get_elements_of_om_type 2024-12-16 at 14.39.59@2x.png +0 -0
  103. pyegeria/commands/doc/Visual Command Reference/tech/show/elements/info_for_guid 2024-12-16 at 11.35.29@2x.png +0 -0
  104. pyegeria/commands/doc/Visual Command Reference/tech/show/elements/list_elements_by_om-type 2024-12-16 at 14.24.18@2x.png +0 -0
  105. pyegeria/commands/doc/Visual Command Reference/tech/show/elements/list_elements_by_om-type extended 2024-12-16 at 14.28.46@2x.png +0 -0
  106. pyegeria/commands/doc/Visual Command Reference/tech/show/elements/list_elements_of_om_type_by_classification 2024-12-16 at 14.35.26@2x.png +0 -0
  107. pyegeria/commands/doc/Visual Command Reference/tech/show/elements/related_elements 2024-12-16 at 14.55.01@2x.png +0 -0
  108. pyegeria/commands/doc/Visual Command Reference/tech/show/elements/show_related_specifications 2024-12-16 at 15.04.55@2x.png +0 -0
  109. pyegeria/commands/doc/Visual Command Reference/tech/show/tech-info/asset_types 2024-12-16 at 15.10.16@2x.png +0 -0
  110. pyegeria/commands/doc/Visual Command Reference/tech/show/tech-info/detailed_governance_action_processes 2024-12-16 at 15.16.26@2x.png +0 -0
  111. pyegeria/commands/doc/Visual Command Reference/tech/show/tech-info/governance_action_processes 2024-12-16 at 15.13.01@2x.png +0 -0
  112. pyegeria/commands/doc/Visual Command Reference/tech/show/tech-info/registered_services 2024-12-16 at 16.44.54@2x.png +0 -0
  113. pyegeria/commands/doc/Visual Command Reference/tech/show/tech-info/relationship_types 2024-12-16 at 16.20.34@2x.png +0 -0
  114. pyegeria/commands/doc/Visual Command Reference/tech/show/tech-info/relationship_types 2024-12-19 at 10.51.54@2x.png +0 -0
  115. pyegeria/commands/doc/Visual Command Reference/tech/show/tech-info/valid_metadata_values 2024-12-16 at 15.31.56@2x.png +0 -0
  116. pyegeria/commands/doc/Visual Command Reference/tech/show/tech-types/list_tech_type_template_specs 2024-12-16 at 16.03.22@2x.png +0 -0
  117. pyegeria/commands/doc/Visual Command Reference/tech/show/tech-types/list_technology_types 2024-12-16 at 15.39.20@2x.png +0 -0
  118. pyegeria/commands/doc/Visual Command Reference/tech/show/tech-types/tech_type_details 2024-12-16 at 15.37.21@2x.png +0 -0
  119. pyegeria/commands/doc/Visual Command Reference/tech/show/tech-types/tech_type_templates 2024-12-16 at 16.11.48@2x.png +0 -0
  120. pyegeria/metadata_explorer_omvs.py +0 -2371
  121. pyegeria-5.2.dist-info/RECORD +0 -232
  122. /pyegeria/commands/doc/Visual Command Reference/cat/show/assets/{asset-graph 2024-11-20 at 15.56.42.png → Asset-graph 2024-11-20 at 15.56.42.png} +0 -0
  123. /pyegeria/commands/doc/Visual Command Reference/cat/show/assets/{assets-in-domain 2024-11-20 at 15.49.55@2x.png → Assets-in-domain 2024-11-20 at 15.49.55@2x.png} +0 -0
  124. /pyegeria/commands/doc/Visual Command Reference/cat/show/{deployed-data/deployed-data-catalogs-2024-11-20 at 16.17.43@2x.png → assets/deployed-catalogs 2024-11-20 at 16.17.43@2x.png} +0 -0
  125. {pyegeria-5.2.dist-info → pyegeria-5.2.0.2.dist-info}/LICENSE +0 -0
  126. {pyegeria-5.2.dist-info → pyegeria-5.2.0.2.dist-info}/WHEEL +0 -0