pyegeria 5.4.0.2__tar.gz → 5.4.0.3__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-5.4.0.2 → pyegeria-5.4.0.3}/PKG-INFO +1 -1
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/commands/cat/list_collections.py +1 -0
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/pyegeria/_exceptions_new.py +3 -5
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/pyegeria/load_config.py +27 -16
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/pyegeria/logging_configuration.py +2 -2
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/pyproject.toml +1 -1
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/LICENSE +0 -0
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/README.md +0 -0
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/commands/cat/Dr-Egeria_md-orig.py +0 -0
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/commands/cat/README.md +0 -0
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/commands/cat/__init__.py +0 -0
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/commands/cat/dr_egeria_command_help.py +0 -0
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/commands/cat/dr_egeria_jupyter.py +0 -0
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/commands/cat/dr_egeria_md.py +0 -0
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/commands/cat/exp_list_glossaries.py +0 -0
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/commands/cat/get_asset_graph.py +0 -0
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/commands/cat/get_collection.py +0 -0
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/commands/cat/get_project_dependencies.py +0 -0
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/commands/cat/get_project_structure.py +0 -0
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/commands/cat/get_tech_type_elements.py +0 -0
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/commands/cat/glossary_actions.py +0 -0
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/commands/cat/list_assets.py +0 -0
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/commands/cat/list_categories.py +0 -0
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/commands/cat/list_cert_types.py +0 -0
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/commands/cat/list_data_designer.py +0 -0
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/commands/cat/list_data_structures_full.py +0 -0
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/commands/cat/list_deployed_catalogs.py +0 -0
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/commands/cat/list_deployed_database_schemas.py +0 -0
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/commands/cat/list_deployed_databases.py +0 -0
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/commands/cat/list_deployed_servers.py +0 -0
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/commands/cat/list_glossaries.py +0 -0
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/commands/cat/list_projects.py +0 -0
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/commands/cat/list_tech_type_elements.py +0 -0
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/commands/cat/list_tech_types.py +0 -0
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/commands/cat/list_terms.py +0 -0
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/commands/cat/list_todos.py +0 -0
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/commands/cat/list_user_ids.py +0 -0
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/commands/cli/__init__.py +0 -0
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/commands/cli/egeria.py +0 -0
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/commands/cli/egeria_cat.py +0 -0
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/commands/cli/egeria_login_tui.py +0 -0
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/commands/cli/egeria_my.py +0 -0
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/commands/cli/egeria_ops.py +0 -0
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/commands/cli/egeria_tech.py +0 -0
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/commands/cli/ops_config.py +0 -0
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/commands/cli/txt_custom_v2.tcss +0 -0
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/commands/my/README.md +0 -0
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/commands/my/__init__.py +0 -0
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/commands/my/list_my_profile.py +0 -0
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/commands/my/list_my_roles.py +0 -0
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/commands/my/monitor_my_todos.py +0 -0
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/commands/my/monitor_open_todos.py +0 -0
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/commands/my/todo_actions.py +0 -0
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/commands/ops/README.md +0 -0
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/commands/ops/__init__.py +0 -0
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/commands/ops/gov_server_actions.py +0 -0
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/commands/ops/list_archives.py +0 -0
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/commands/ops/list_catalog_targets.py +0 -0
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/commands/ops/load_archive.py +0 -0
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/commands/ops/monitor_asset_events.py +0 -0
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/commands/ops/monitor_engine_activity.py +0 -0
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/commands/ops/monitor_engine_activity_c.py +0 -0
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/commands/ops/monitor_gov_eng_status.py +0 -0
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/commands/ops/monitor_integ_daemon_status.py +0 -0
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/commands/ops/monitor_platform_status.py +0 -0
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/commands/ops/monitor_server_startup.py +0 -0
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/commands/ops/monitor_server_status.py +0 -0
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/commands/ops/orig_monitor_server_list.py +0 -0
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/commands/ops/orig_monitor_server_status.py +0 -0
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/commands/ops/refresh_integration_daemon.py +0 -0
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/commands/ops/restart_integration_daemon.py +0 -0
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/commands/ops/table_integ_daemon_status.py +0 -0
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/commands/ops/x_engine_actions.py +0 -0
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/commands/tech/README.md +0 -0
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/commands/tech/__init__.py +0 -0
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/commands/tech/generic_actions.py +0 -0
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/commands/tech/get_element_info.py +0 -0
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/commands/tech/get_guid_info.py +0 -0
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/commands/tech/get_tech_details.py +0 -0
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/commands/tech/get_tech_type_template.py +0 -0
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/commands/tech/list_all_om_type_elements.py +0 -0
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/commands/tech/list_all_om_type_elements_x.py +0 -0
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/commands/tech/list_all_related_elements.py +0 -0
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/commands/tech/list_anchored_elements.py +0 -0
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/commands/tech/list_asset_types.py +0 -0
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/commands/tech/list_elements_by_classification_by_property_value.py +0 -0
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/commands/tech/list_elements_by_property_value.py +0 -0
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/commands/tech/list_elements_by_property_value_x.py +0 -0
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/commands/tech/list_elements_for_classification.py +0 -0
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/commands/tech/list_gov_action_processes.py +0 -0
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/commands/tech/list_information_supply_chains.py +0 -0
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/commands/tech/list_registered_services.py +0 -0
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/commands/tech/list_related_elements_with_prop_value.py +0 -0
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/commands/tech/list_related_specification.py +0 -0
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/commands/tech/list_relationship_types.py +0 -0
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/commands/tech/list_relationships.py +0 -0
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/commands/tech/list_solution_blueprints.py +0 -0
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/commands/tech/list_solution_components.py +0 -0
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/commands/tech/list_solution_roles.py +0 -0
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/commands/tech/list_tech_templates.py +0 -0
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/commands/tech/list_valid_metadata_values.py +0 -0
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/commands/tech/table_tech_templates.py +0 -0
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/commands/tech/x_list_related_elements.py +0 -0
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/md_Processing/data/commands-working.json +0 -0
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/md_Processing/data/commands.json +0 -0
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/md_processing/__init__.py +0 -0
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/md_processing/data/commands-working.json +0 -0
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/md_processing/data/commands.json +0 -0
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/md_processing/dr_egeria_inbox/glossary_creation_experiment.ipynb +0 -0
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/md_processing/family_docs/Data Designer/Create_Data_Class.md +0 -0
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/md_processing/family_docs/Data Designer/Create_Data_Dictionary.md +0 -0
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/md_processing/family_docs/Data Designer/Create_Data_Field.md +0 -0
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/md_processing/family_docs/Data Designer/Create_Data_Specification.md +0 -0
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/md_processing/family_docs/Data Designer/Create_Data_Structure.md +0 -0
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/md_processing/family_docs/Data Designer/View_Data_Classes.md +0 -0
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/md_processing/family_docs/Data Designer/View_Data_Dictionaries.md +0 -0
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/md_processing/family_docs/Data Designer/View_Data_Fields.md +0 -0
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/md_processing/family_docs/Data Designer/View_Data_Specifications.md +0 -0
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/md_processing/family_docs/Data Designer/View_Data_Structures.md +0 -0
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/md_processing/family_docs/Data Designer.md +0 -0
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/md_processing/family_docs/Digital Product Manager/Add_Member->Collection.md +0 -0
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/md_processing/family_docs/Digital Product Manager/Attach_Collection->Resource.md +0 -0
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/md_processing/family_docs/Digital Product Manager/Create_Agreement.md +0 -0
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/md_processing/family_docs/Digital Product Manager/Create_Data_Sharing_Agreement.md +0 -0
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/md_processing/family_docs/Digital Product Manager/Create_DigitalSubscription.md +0 -0
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/md_processing/family_docs/Digital Product Manager/Create_Digital_Product.md +0 -0
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/md_processing/family_docs/Digital Product Manager/Link_Agreement_Items.md +0 -0
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/md_processing/family_docs/Digital Product Manager/Link_Contracts.md +0 -0
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/md_processing/family_docs/Digital Product Manager/Link_Digital_Product_-_Digital_Product.md +0 -0
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/md_processing/family_docs/Digital Product Manager/Link_Subscribers.md +0 -0
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/md_processing/family_docs/Digital Product Manager.md +0 -0
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/md_processing/family_docs/Glossary/Attach_Category_Parent.md +0 -0
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/md_processing/family_docs/Glossary/Attach_Term-Term_Relationship.md +0 -0
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/md_processing/family_docs/Glossary/Create_Category.md +0 -0
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/md_processing/family_docs/Glossary/Create_Glossary.md +0 -0
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/md_processing/family_docs/Glossary/Create_Term.md +0 -0
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/md_processing/family_docs/Glossary.md +0 -0
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/md_processing/family_docs/Governance Officer/Create_Business_Imperative.md +0 -0
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/md_processing/family_docs/Governance Officer/Create_Certification_Type.md +0 -0
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/md_processing/family_docs/Governance Officer/Create_Governance_Approach.md +0 -0
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/md_processing/family_docs/Governance Officer/Create_Governance_Obligation.md +0 -0
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/md_processing/family_docs/Governance Officer/Create_Governance_Principle.md +0 -0
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/md_processing/family_docs/Governance Officer/Create_Governance_Procedure.md +0 -0
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/md_processing/family_docs/Governance Officer/Create_Governance_Process.md +0 -0
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/md_processing/family_docs/Governance Officer/Create_Governance_Processing_Purpose.md +0 -0
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/md_processing/family_docs/Governance Officer/Create_Governance_Responsibility.md +0 -0
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/md_processing/family_docs/Governance Officer/Create_Governance_Rule.md +0 -0
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/md_processing/family_docs/Governance Officer/Create_Governance_Strategy.md +0 -0
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/md_processing/family_docs/Governance Officer/Create_License_Type.md +0 -0
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/md_processing/family_docs/Governance Officer/Create_Naming_Standard_Rule.md +0 -0
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/md_processing/family_docs/Governance Officer/Create_Regulation_Article.md +0 -0
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/md_processing/family_docs/Governance Officer/Create_Regulation_Definition.md +0 -0
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/md_processing/family_docs/Governance Officer/Create_Security_Access_Control.md +0 -0
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/md_processing/family_docs/Governance Officer/Create_Security_Group.md +0 -0
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/md_processing/family_docs/Governance Officer/Create_Service_Level_Objectives.md +0 -0
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/md_processing/family_docs/Governance Officer/Create_Threat_Definition.md +0 -0
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/md_processing/family_docs/Governance Officer/Link_Governance_Controls.md +0 -0
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/md_processing/family_docs/Governance Officer/Link_Governance_Drivers.md +0 -0
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/md_processing/family_docs/Governance Officer/Link_Governance_Policies.md +0 -0
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/md_processing/family_docs/Governance Officer/View_Governance_Definitions.md +0 -0
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/md_processing/family_docs/Governance Officer.md +0 -0
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/md_processing/family_docs/Solution Architect/Create_Information_Supply_Chain.md +0 -0
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/md_processing/family_docs/Solution Architect/Create_Solution_Blueprint.md +0 -0
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/md_processing/family_docs/Solution Architect/Create_Solution_Component.md +0 -0
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/md_processing/family_docs/Solution Architect/Create_Solution_Role.md +0 -0
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/md_processing/family_docs/Solution Architect/Link_Information_Supply_Chain_Peers.md +0 -0
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/md_processing/family_docs/Solution Architect/Link_Solution_Component_Peers.md +0 -0
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/md_processing/family_docs/Solution Architect/View_Information_Supply_Chains.md +0 -0
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/md_processing/family_docs/Solution Architect/View_Solution_Blueprints.md +0 -0
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/md_processing/family_docs/Solution Architect/View_Solution_Components.md +0 -0
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/md_processing/family_docs/Solution Architect/View_Solution_Roles.md +0 -0
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/md_processing/family_docs/Solution Architect.md +0 -0
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/md_processing/md_commands/__init__.py +0 -0
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/md_processing/md_commands/data_designer_commands.py +0 -0
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/md_processing/md_commands/glossary_commands.py +0 -0
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/md_processing/md_commands/governance_officer_commands.py +0 -0
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/md_processing/md_commands/product_manager_commands.py +0 -0
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/md_processing/md_commands/project_commands.py +0 -0
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/md_processing/md_commands/solution_architect_commands.py +0 -0
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/md_processing/md_processing_utils/__init__.py +0 -0
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/md_processing/md_processing_utils/common_md_proc_utils.py +0 -0
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/md_processing/md_processing_utils/common_md_utils.py +0 -0
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/md_processing/md_processing_utils/debug_log +0 -0
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/md_processing/md_processing_utils/dr-egeria-help-2025-07-17T17:22:09.md +0 -0
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/md_processing/md_processing_utils/extraction_utils.py +0 -0
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/md_processing/md_processing_utils/generate_dr_help.py +0 -0
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/md_processing/md_processing_utils/generate_md_cmd_templates.py +0 -0
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/md_processing/md_processing_utils/generate_md_templates.py +0 -0
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/md_processing/md_processing_utils/generated_help_terms.md +0 -0
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/md_processing/md_processing_utils/md_processing_constants.py +0 -0
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/md_processing/md_processing_utils/message_constants.py +0 -0
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/pyegeria/README.md +0 -0
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/pyegeria/__init__.py +0 -0
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/pyegeria/_client.py +0 -0
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/pyegeria/_client_new.py +0 -0
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/pyegeria/_deprecated_gov_engine.py +0 -0
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/pyegeria/_exceptions.py +0 -0
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/pyegeria/_globals.py +0 -0
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/pyegeria/_output_formats.py +0 -0
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/pyegeria/_validators.py +0 -0
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/pyegeria/asset_catalog_omvs.py +0 -0
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/pyegeria/automated_curation_omvs.py +0 -0
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/pyegeria/classification_manager_omvs.py +0 -0
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/pyegeria/collection_manager_omvs.py +0 -0
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/pyegeria/core_omag_server_config.py +0 -0
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/pyegeria/create_tech_guid_lists.py +0 -0
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/pyegeria/data_designer_omvs.py +0 -0
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/pyegeria/dr.egeria spec.md +0 -0
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/pyegeria/egeria_cat_client.py +0 -0
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/pyegeria/egeria_client.py +0 -0
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/pyegeria/egeria_config_client.py +0 -0
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/pyegeria/egeria_my_client.py +0 -0
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/pyegeria/egeria_tech_client.py +0 -0
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/pyegeria/feedback_manager_omvs.py +0 -0
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/pyegeria/full_omag_server_config.py +0 -0
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/pyegeria/glossary_browser_omvs.py +0 -0
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/pyegeria/glossary_manager_omvs.py +0 -0
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/pyegeria/governance_officer_omvs.py +0 -0
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/pyegeria/md_processing_helpers.py +0 -0
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/pyegeria/md_processing_utils.py +0 -0
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/pyegeria/md_processing_utils_orig.py +0 -0
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/pyegeria/mermaid_utilities.py +0 -0
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/pyegeria/metadata_explorer_omvs.py +0 -0
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/pyegeria/my_profile_omvs.py +0 -0
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/pyegeria/output_formatter.py +0 -0
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/pyegeria/platform_services.py +0 -0
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/pyegeria/project_manager_omvs.py +0 -0
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/pyegeria/registered_info.py +0 -0
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/pyegeria/runtime_manager_omvs.py +0 -0
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/pyegeria/server_operations.py +0 -0
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/pyegeria/solution_architect_omvs.py +0 -0
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/pyegeria/template_manager_omvs.py +0 -0
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/pyegeria/utils.py +0 -0
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/pyegeria/valid_metadata_omvs.py +0 -0
- {pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/pyegeria/x_action_author_omvs.py +0 -0
@@ -151,6 +151,7 @@ def display_collections(
|
|
151
151
|
collections, key=lambda k: k["display_name"]
|
152
152
|
)
|
153
153
|
for collection in sorted_collection_list:
|
154
|
+
|
154
155
|
display_name = collection["display_name"]
|
155
156
|
qualified_name = collection["qualified_name"]
|
156
157
|
guid = collection["GUID"]
|
@@ -16,11 +16,9 @@ from rich.table import Table
|
|
16
16
|
from rich.text import Text
|
17
17
|
from rich import print, box
|
18
18
|
from rich.console import Console
|
19
|
-
from pyegeria.load_config import get_app_config
|
20
|
-
from pyegeria._exceptions import EgeriaErrorCode
|
21
19
|
|
22
|
-
|
23
|
-
EGERIA_WIDTH =
|
20
|
+
|
21
|
+
EGERIA_WIDTH = os.getenv("PYEGERIA_CONSOLE_WIDTH", 200)
|
24
22
|
console = Console(width=EGERIA_WIDTH)
|
25
23
|
|
26
24
|
"""
|
@@ -313,7 +311,7 @@ def print_exception_response(e: PyegeriaException):
|
|
313
311
|
if isinstance(e, PyegeriaException):
|
314
312
|
console.print(Markdown(f"\n---\n# Exception: {e.__class__.__name__}"))
|
315
313
|
msg: Text = Text(e.__str__(), overflow="fold")
|
316
|
-
if e.related_http_code:
|
314
|
+
if hasattr(e, 'related_http_code') and e.related_http_code:
|
317
315
|
related_response = e.response.json()
|
318
316
|
exception_msg_id = related_response.get("exceptionErrorMessageId", None)
|
319
317
|
if exception_msg_id:
|
@@ -3,19 +3,29 @@
|
|
3
3
|
SPDX-License-Identifier: Apache-2.0
|
4
4
|
Copyright Contributors to the ODPi Egeria project.
|
5
5
|
|
6
|
-
This module
|
7
|
-
"""
|
8
|
-
import os
|
9
|
-
from loguru import logger
|
6
|
+
This module manages configuration information for pyegeria and pyegeria clients.
|
10
7
|
|
11
|
-
|
12
|
-
|
13
|
-
|
8
|
+
The load_app_config() function loads configuration information:
|
9
|
+
1) Default configuration variables are specified in the Dict structure below.
|
10
|
+
2) We construct a path to an external configuration JSON file from the Environment Variables
|
11
|
+
- PYEGERIA_ROOT_PATH
|
12
|
+
- PYEGERIA_CONFIG_FILE
|
13
|
+
3) If a valid configuration file is found, the configuration will be loaded on top of the default configuration.
|
14
|
+
4) We then update the in-memory configuration from Environment Variables, if set.
|
14
15
|
|
15
|
-
|
16
|
+
The result is that Environment Variable values take priority over configuration file values which override the defaults.
|
16
17
|
|
18
|
+
The get_app_config() function is used by other modules to get configuration information from the configuration structure
|
19
|
+
and makes it available as a dict.
|
20
|
+
|
21
|
+
"""
|
22
|
+
import inspect
|
17
23
|
import os
|
18
24
|
import json
|
25
|
+
from loguru import logger
|
26
|
+
from pyegeria._exceptions_new import PyegeriaInvalidParameterException
|
27
|
+
|
28
|
+
|
19
29
|
# from dotenv import load_dotenv # pip install python-dotenv if you use .env files
|
20
30
|
|
21
31
|
# --- Configuration Loading Logic ---
|
@@ -34,9 +44,6 @@ def load_app_config():
|
|
34
44
|
# Configuration already loaded, return existing instance
|
35
45
|
return _app_config
|
36
46
|
|
37
|
-
# 1. Load .env variables first if present (for local development)
|
38
|
-
# This ensures os.getenv can pick them up.
|
39
|
-
# load_dotenv()
|
40
47
|
|
41
48
|
# Define default configuration values
|
42
49
|
config = {
|
@@ -92,8 +99,6 @@ def load_app_config():
|
|
92
99
|
}
|
93
100
|
}
|
94
101
|
|
95
|
-
# 2. Load from a configuration file (e.g., config.json)
|
96
|
-
# This allows overriding defaults with file-based settings.
|
97
102
|
root_path = os.getenv("PYEGERIA_ROOT_PATH", config["Environment"].get("Pyegeria Root",""))
|
98
103
|
config_file = os.getenv("PYEGERIA_CONFIG_FILE", "config.json")
|
99
104
|
config_file_path = os.path.join(root_path,config_file)
|
@@ -107,9 +112,9 @@ def load_app_config():
|
|
107
112
|
print(f"Warning: Could not parse {config_file_path}. Using defaults/env vars.")
|
108
113
|
except Exception as e:
|
109
114
|
print(f"Warning: Error reading {config_file_path}: {e}. Using defaults/env vars.")
|
115
|
+
else:
|
116
|
+
logger.warning(f"Warning: Could not find {config_file_path}. Using defaults/env vars.")
|
110
117
|
|
111
|
-
# 3. Override with environment variables
|
112
|
-
# Environment variables take highest precedence.
|
113
118
|
debug = config["Debug"]
|
114
119
|
debug['debug_mode'] = os.getenv("PYEGERIA_DEBUG_MODE", debug.get("debug_mode", False))
|
115
120
|
debug["enable_logger_catch"] = os.getenv("PYEGERIA_ENABLE_LOGGER_CATCH", debug.get("enable_logger_catch", False))
|
@@ -144,7 +149,7 @@ def load_app_config():
|
|
144
149
|
log["console_logging_level"] = os.getenv("PYEGERIA_CONSOLE_LOG_LVL", log.get("console_logging_level", None))
|
145
150
|
log["enable_logging"] = os.getenv("PYEGERIA_ENABLE_LOGGING", log.get("enable_logging", False))
|
146
151
|
log["file_logging_level"] = os.getenv("PYEGERIA_FILE_LOG_LVL", log.get("file_logging_level","INFO"))
|
147
|
-
log["log_directory"] = os.getenv("PYEGERIA_LOG_DIRECTORY", log.get("log_directory",
|
152
|
+
log["log_directory"] = os.getenv("PYEGERIA_LOG_DIRECTORY", log.get("log_directory",'logs'))
|
148
153
|
log["logging_console_format"] = os.getenv("PYEGERIA_LOGGING_CONSOLE_FORMAT", log.get("logging_console_format",
|
149
154
|
" <green>{time:YYYY-MM-DD HH:mm:ss}</green> | <level>{level}</level> | "
|
150
155
|
"<cyan>{name}</cyan>:<cyan>{line}</cyan> - "
|
@@ -160,6 +165,12 @@ def load_app_config():
|
|
160
165
|
user["user_name"] = os.getenv("EGERIA_USER_NAME", "peterprofile")
|
161
166
|
user["user_pwd"] = os.getenv("EGERIA_USER_PASSWORD", "secret")
|
162
167
|
|
168
|
+
if not user.get("user_pwd"):
|
169
|
+
context: dict = {}
|
170
|
+
context['caller method'] = inspect.currentframe().f_back.f_code.co_name
|
171
|
+
additional_info: dict = {"reason": "Egeria user password is not found in the environment"}
|
172
|
+
raise PyegeriaInvalidParameterException(None, context, additional_info)
|
173
|
+
|
163
174
|
|
164
175
|
|
165
176
|
|
@@ -161,7 +161,7 @@ def config_logging():
|
|
161
161
|
|
162
162
|
# Get the directory for log files from the environment variable
|
163
163
|
log_app_settings = app_settings["Logging"]
|
164
|
-
log_directory = log_app_settings.get("log_directory","/
|
164
|
+
log_directory = log_app_settings.get("log_directory","/Users/dwolfson/localGit/egeria-v-3/egeria-python/logs")
|
165
165
|
console_logging_level = log_app_settings.get("console_logging_level","SUCCESS")
|
166
166
|
logging_console_format = log_app_settings.get("console_format","{time:YYYY-MM-DD HH:mm:ss} | {level} | {module}:{line}"
|
167
167
|
" - {message} - {extra}")
|
@@ -183,7 +183,7 @@ def config_logging():
|
|
183
183
|
logger.add(log_file_path,
|
184
184
|
level=file_logging_level,
|
185
185
|
format=logging_file_format,
|
186
|
-
filter = "
|
186
|
+
filter = "",
|
187
187
|
retention="7 days", # Keep logs for 7 days
|
188
188
|
rotation="10 MB", # rotate logs once they are 10mb
|
189
189
|
compression="zip")
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/commands/tech/list_related_elements_with_prop_value.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
|
{pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/md_processing/family_docs/Data Designer/Create_Data_Class.md
RENAMED
File without changes
|
File without changes
|
{pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/md_processing/family_docs/Data Designer/Create_Data_Field.md
RENAMED
File without changes
|
File without changes
|
File without changes
|
{pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/md_processing/family_docs/Data Designer/View_Data_Classes.md
RENAMED
File without changes
|
File without changes
|
{pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/md_processing/family_docs/Data Designer/View_Data_Fields.md
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
|
{pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/md_processing/family_docs/Glossary/Attach_Category_Parent.md
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
|
{pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/md_processing/md_commands/governance_officer_commands.py
RENAMED
File without changes
|
File without changes
|
File without changes
|
{pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/md_processing/md_commands/solution_architect_commands.py
RENAMED
File without changes
|
File without changes
|
{pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/md_processing/md_processing_utils/common_md_proc_utils.py
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/md_processing/md_processing_utils/generate_md_cmd_templates.py
RENAMED
File without changes
|
{pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/md_processing/md_processing_utils/generate_md_templates.py
RENAMED
File without changes
|
{pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/md_processing/md_processing_utils/generated_help_terms.md
RENAMED
File without changes
|
{pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/md_processing/md_processing_utils/md_processing_constants.py
RENAMED
File without changes
|
{pyegeria-5.4.0.2 → pyegeria-5.4.0.3}/md_processing/md_processing_utils/message_constants.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
|