pyegeria 0.3.5__tar.gz → 0.3.7__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.3.5/src/pyegeria.egg-info → pyegeria-0.3.7}/PKG-INFO +1 -1
- {pyegeria-0.3.5 → pyegeria-0.3.7}/examples/Jupyter Notebooks/P-egeria-server-config.ipynb +78 -189
- {pyegeria-0.3.5 → pyegeria-0.3.7}/examples/widgets/engine_action_status.py +8 -10
- pyegeria-0.3.7/examples/widgets/get_tech_details.py +147 -0
- pyegeria-0.3.7/examples/widgets/get_tech_types.py +124 -0
- {pyegeria-0.3.5 → pyegeria-0.3.7}/examples/widgets/list_asset_types.py +2 -3
- {pyegeria-0.3.5 → pyegeria-0.3.7}/pyproject.toml +1 -1
- {pyegeria-0.3.5 → pyegeria-0.3.7}/setup.py +7 -0
- {pyegeria-0.3.5 → pyegeria-0.3.7}/src/pyegeria/automated_curation_omvs.py +73 -20
- {pyegeria-0.3.5 → pyegeria-0.3.7}/src/pyegeria/core_omag_server_config.py +4 -1
- {pyegeria-0.3.5 → pyegeria-0.3.7/src/pyegeria.egg-info}/PKG-INFO +1 -1
- {pyegeria-0.3.5 → pyegeria-0.3.7}/src/pyegeria.egg-info/SOURCES.txt +2 -0
- pyegeria-0.3.7/tests/test_automated_curation_omvs.py +1034 -0
- {pyegeria-0.3.5 → pyegeria-0.3.7}/tests/test_core_omag_server_config.py +1 -1
- {pyegeria-0.3.5 → pyegeria-0.3.7}/tests/test_registered_info.py +2 -2
- {pyegeria-0.3.5 → pyegeria-0.3.7}/tests/test_server_operations.py +4 -3
- pyegeria-0.3.5/tests/test_automated_curation_omvs.py +0 -495
- {pyegeria-0.3.5 → pyegeria-0.3.7}/LICENSE +0 -0
- {pyegeria-0.3.5 → pyegeria-0.3.7}/MANIFEST.in +0 -0
- {pyegeria-0.3.5 → pyegeria-0.3.7}/README.md +0 -0
- {pyegeria-0.3.5 → pyegeria-0.3.7}/examples/.DS_Store +0 -0
- {pyegeria-0.3.5 → pyegeria-0.3.7}/examples/Coco_config/README.md +0 -0
- {pyegeria-0.3.5 → pyegeria-0.3.7}/examples/Coco_config/__init__.py +0 -0
- {pyegeria-0.3.5 → pyegeria-0.3.7}/examples/Coco_config/config_cocoMDS1.py +0 -0
- {pyegeria-0.3.5 → pyegeria-0.3.7}/examples/Coco_config/config_cocoMDS2.py +0 -0
- {pyegeria-0.3.5 → pyegeria-0.3.7}/examples/Coco_config/config_cocoMDS3.py +0 -0
- {pyegeria-0.3.5 → pyegeria-0.3.7}/examples/Coco_config/config_cocoMDS4.py +0 -0
- {pyegeria-0.3.5 → pyegeria-0.3.7}/examples/Coco_config/config_cocoMDS5.py +0 -0
- {pyegeria-0.3.5 → pyegeria-0.3.7}/examples/Coco_config/config_cocoMDS6.py +0 -0
- {pyegeria-0.3.5 → pyegeria-0.3.7}/examples/Coco_config/config_cocoMDSx.py +0 -0
- {pyegeria-0.3.5 → pyegeria-0.3.7}/examples/Coco_config/config_cocoView1.py +0 -0
- {pyegeria-0.3.5 → pyegeria-0.3.7}/examples/Coco_config/config_exchangeDL01.py +0 -0
- {pyegeria-0.3.5 → pyegeria-0.3.7}/examples/Coco_config/config_governDL01.py +0 -0
- {pyegeria-0.3.5 → pyegeria-0.3.7}/examples/Coco_config/config_monitorDev01.py +0 -0
- {pyegeria-0.3.5 → pyegeria-0.3.7}/examples/Coco_config/config_monitorGov01.py +0 -0
- {pyegeria-0.3.5 → pyegeria-0.3.7}/examples/Coco_config/globals.py +0 -0
- {pyegeria-0.3.5 → pyegeria-0.3.7}/examples/Doc_Samples/Create_Collection_Sample.py +0 -0
- {pyegeria-0.3.5 → pyegeria-0.3.7}/examples/Doc_Samples/Create_Sustainability_Collection_Sample.py +0 -0
- {pyegeria-0.3.5 → pyegeria-0.3.7}/examples/Jupyter Notebooks/README.md +0 -0
- {pyegeria-0.3.5 → pyegeria-0.3.7}/examples/Jupyter Notebooks/common/P-environment-check.ipynb +0 -0
- {pyegeria-0.3.5 → pyegeria-0.3.7}/examples/Jupyter Notebooks/common/__init__.py +0 -0
- {pyegeria-0.3.5 → pyegeria-0.3.7}/examples/Jupyter Notebooks/common/common-functions.ipynb +0 -0
- {pyegeria-0.3.5 → pyegeria-0.3.7}/examples/Jupyter Notebooks/common/environment-check.ipynb +0 -0
- {pyegeria-0.3.5 → pyegeria-0.3.7}/examples/Jupyter Notebooks/common/globals.ipynb +0 -0
- {pyegeria-0.3.5 → pyegeria-0.3.7}/examples/Jupyter Notebooks/common/globals.py +0 -0
- {pyegeria-0.3.5 → pyegeria-0.3.7}/examples/Jupyter Notebooks/common/orig_globals.py +0 -0
- {pyegeria-0.3.5 → pyegeria-0.3.7}/examples/__init__.py +0 -0
- {pyegeria-0.3.5 → pyegeria-0.3.7}/examples/__pycache__/__init__.cpython-312.pyc +0 -0
- {pyegeria-0.3.5 → pyegeria-0.3.7}/examples/widgets/.DS_Store +0 -0
- {pyegeria-0.3.5 → pyegeria-0.3.7}/examples/widgets/README.md +0 -0
- {pyegeria-0.3.5 → pyegeria-0.3.7}/examples/widgets/__init__.py +0 -0
- {pyegeria-0.3.5 → pyegeria-0.3.7}/examples/widgets/__pycache__/__init__.cpython-312.pyc +0 -0
- {pyegeria-0.3.5 → pyegeria-0.3.7}/examples/widgets/__pycache__/server_status_widget.cpython-312-pytest-7.4.4.pyc +0 -0
- {pyegeria-0.3.5 → pyegeria-0.3.7}/examples/widgets/coco_status.py +0 -0
- {pyegeria-0.3.5 → pyegeria-0.3.7}/examples/widgets/collection_viewer.py +0 -0
- {pyegeria-0.3.5 → pyegeria-0.3.7}/examples/widgets/find_todos.py +0 -0
- {pyegeria-0.3.5 → pyegeria-0.3.7}/examples/widgets/get_relationship_types.py +0 -0
- {pyegeria-0.3.5 → pyegeria-0.3.7}/examples/widgets/get_valid_metadata_values.py +0 -0
- {pyegeria-0.3.5 → pyegeria-0.3.7}/examples/widgets/glossary_view.py +0 -0
- {pyegeria-0.3.5 → pyegeria-0.3.7}/examples/widgets/gov_engine_status.py +0 -0
- {pyegeria-0.3.5 → pyegeria-0.3.7}/examples/widgets/integration_daemon_status.py +0 -0
- {pyegeria-0.3.5 → pyegeria-0.3.7}/examples/widgets/multi-server_status.py +0 -0
- {pyegeria-0.3.5 → pyegeria-0.3.7}/examples/widgets/my_todos.py +0 -0
- {pyegeria-0.3.5 → pyegeria-0.3.7}/examples/widgets/open_todos.py +0 -0
- {pyegeria-0.3.5 → pyegeria-0.3.7}/examples/widgets/project_list_viewer.py +0 -0
- {pyegeria-0.3.5 → pyegeria-0.3.7}/examples/widgets/server_status.py +0 -0
- {pyegeria-0.3.5 → pyegeria-0.3.7}/examples/widgets/server_status_widget.py +0 -0
- {pyegeria-0.3.5 → pyegeria-0.3.7}/examples/widgets/view_my_profile.py +0 -0
- {pyegeria-0.3.5 → pyegeria-0.3.7}/setup.cfg +0 -0
- {pyegeria-0.3.5 → pyegeria-0.3.7}/src/pyegeria/__init__.py +0 -0
- {pyegeria-0.3.5 → pyegeria-0.3.7}/src/pyegeria/_client.py +0 -0
- {pyegeria-0.3.5 → pyegeria-0.3.7}/src/pyegeria/_exceptions.py +0 -0
- {pyegeria-0.3.5 → pyegeria-0.3.7}/src/pyegeria/_globals.py +0 -0
- {pyegeria-0.3.5 → pyegeria-0.3.7}/src/pyegeria/_validators.py +0 -0
- {pyegeria-0.3.5 → pyegeria-0.3.7}/src/pyegeria/collection_manager_omvs.py +0 -0
- {pyegeria-0.3.5 → pyegeria-0.3.7}/src/pyegeria/full_omag_server_config.py +0 -0
- {pyegeria-0.3.5 → pyegeria-0.3.7}/src/pyegeria/glossary_omvs.py +0 -0
- {pyegeria-0.3.5 → pyegeria-0.3.7}/src/pyegeria/gov_engine.py +0 -0
- {pyegeria-0.3.5 → pyegeria-0.3.7}/src/pyegeria/governance_author.py +0 -0
- {pyegeria-0.3.5 → pyegeria-0.3.7}/src/pyegeria/my_profile_omvs.py +0 -0
- {pyegeria-0.3.5 → pyegeria-0.3.7}/src/pyegeria/platform_services.py +0 -0
- {pyegeria-0.3.5 → pyegeria-0.3.7}/src/pyegeria/project_manager_omvs.py +0 -0
- {pyegeria-0.3.5 → pyegeria-0.3.7}/src/pyegeria/registered_info.py +0 -0
- {pyegeria-0.3.5 → pyegeria-0.3.7}/src/pyegeria/server_operations.py +0 -0
- {pyegeria-0.3.5 → pyegeria-0.3.7}/src/pyegeria/utils.py +0 -0
- {pyegeria-0.3.5 → pyegeria-0.3.7}/src/pyegeria/valid_metadata_omvs.py +0 -0
- {pyegeria-0.3.5 → pyegeria-0.3.7}/src/pyegeria.egg-info/dependency_links.txt +0 -0
- {pyegeria-0.3.5 → pyegeria-0.3.7}/src/pyegeria.egg-info/requires.txt +0 -0
- {pyegeria-0.3.5 → pyegeria-0.3.7}/src/pyegeria.egg-info/top_level.txt +0 -0
- {pyegeria-0.3.5 → pyegeria-0.3.7}/tests/test_client.py +0 -0
- {pyegeria-0.3.5 → pyegeria-0.3.7}/tests/test_collection_manager_omvs.py +0 -0
- {pyegeria-0.3.5 → pyegeria-0.3.7}/tests/test_full_omag_server_config.py +0 -0
- {pyegeria-0.3.5 → pyegeria-0.3.7}/tests/test_glossary_omvs.py +0 -0
- {pyegeria-0.3.5 → pyegeria-0.3.7}/tests/test_gov_engine.py +0 -0
- {pyegeria-0.3.5 → pyegeria-0.3.7}/tests/test_my_profile_omvs.py +0 -0
- {pyegeria-0.3.5 → pyegeria-0.3.7}/tests/test_platform_services.py +0 -0
- {pyegeria-0.3.5 → pyegeria-0.3.7}/tests/test_project_manager_omvs.py +0 -0
- {pyegeria-0.3.5 → pyegeria-0.3.7}/tests/test_util_exp.py +0 -0
- {pyegeria-0.3.5 → pyegeria-0.3.7}/tests/test_valid_metadata_omvs.py +0 -0
- {pyegeria-0.3.5 → pyegeria-0.3.7}/tests/test_validators.py +0 -0