pyegeria 0.5.3__tar.gz → 0.5.5__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.5.3 → pyegeria-0.5.5}/PKG-INFO +4 -4
- {pyegeria-0.5.3 → pyegeria-0.5.5}/pyegeria/full_omag_server_config.py +8 -0
- {pyegeria-0.5.3 → pyegeria-0.5.5}/pyproject.toml +4 -2
- {pyegeria-0.5.3 → pyegeria-0.5.5}/LICENSE +0 -0
- {pyegeria-0.5.3 → pyegeria-0.5.5}/README.md +0 -0
- {pyegeria-0.5.3 → pyegeria-0.5.5}/examples/doc_samples/Create_Collection_Sample.py +0 -0
- {pyegeria-0.5.3 → pyegeria-0.5.5}/examples/doc_samples/Create_Sustainability_Collection_Sample.py +0 -0
- {pyegeria-0.5.3 → pyegeria-0.5.5}/examples/widgets/catalog_user/README.md +0 -0
- {pyegeria-0.5.3 → pyegeria-0.5.5}/examples/widgets/catalog_user/__init__.py +0 -0
- {pyegeria-0.5.3 → pyegeria-0.5.5}/examples/widgets/catalog_user/list_assets.py +0 -0
- {pyegeria-0.5.3 → pyegeria-0.5.5}/examples/widgets/catalog_user/view_asset_graph.py +0 -0
- {pyegeria-0.5.3 → pyegeria-0.5.5}/examples/widgets/catalog_user/view_collection.py +0 -0
- {pyegeria-0.5.3 → pyegeria-0.5.5}/examples/widgets/catalog_user/view_glossary.py +0 -0
- {pyegeria-0.5.3 → pyegeria-0.5.5}/examples/widgets/developer/README.md +0 -0
- {pyegeria-0.5.3 → pyegeria-0.5.5}/examples/widgets/developer/__init__.py +0 -0
- {pyegeria-0.5.3 → pyegeria-0.5.5}/examples/widgets/developer/get_guid_info.py +0 -0
- {pyegeria-0.5.3 → pyegeria-0.5.5}/examples/widgets/developer/get_tech_details.py +0 -0
- {pyegeria-0.5.3 → pyegeria-0.5.5}/examples/widgets/developer/list_asset_types.py +0 -0
- {pyegeria-0.5.3 → pyegeria-0.5.5}/examples/widgets/developer/list_registered_services.py +0 -0
- {pyegeria-0.5.3 → pyegeria-0.5.5}/examples/widgets/developer/list_relationship_types.py +0 -0
- {pyegeria-0.5.3 → pyegeria-0.5.5}/examples/widgets/developer/list_tech_templates.py +0 -0
- {pyegeria-0.5.3 → pyegeria-0.5.5}/examples/widgets/developer/list_tech_types.py +0 -0
- {pyegeria-0.5.3 → pyegeria-0.5.5}/examples/widgets/developer/list_valid_metadata_values.py +0 -0
- {pyegeria-0.5.3 → pyegeria-0.5.5}/examples/widgets/operational/README.md +0 -0
- {pyegeria-0.5.3 → pyegeria-0.5.5}/examples/widgets/operational/__init__.py +0 -0
- {pyegeria-0.5.3 → pyegeria-0.5.5}/examples/widgets/operational/get_tech_type_elements.py +0 -0
- {pyegeria-0.5.3 → pyegeria-0.5.5}/examples/widgets/operational/get_tech_type_template.py +0 -0
- {pyegeria-0.5.3 → pyegeria-0.5.5}/examples/widgets/operational/view_asset_events.py +0 -0
- {pyegeria-0.5.3 → pyegeria-0.5.5}/examples/widgets/operational/view_coco_status.py +0 -0
- {pyegeria-0.5.3 → pyegeria-0.5.5}/examples/widgets/operational/view_eng_action_status.py +0 -0
- {pyegeria-0.5.3 → pyegeria-0.5.5}/examples/widgets/operational/view_gov_eng_status.py +0 -0
- {pyegeria-0.5.3 → pyegeria-0.5.5}/examples/widgets/operational/view_integ_daemon_status.py +0 -0
- {pyegeria-0.5.3 → pyegeria-0.5.5}/examples/widgets/operational/view_platform_status.py +0 -0
- {pyegeria-0.5.3 → pyegeria-0.5.5}/examples/widgets/operational/view_server_list.py +0 -0
- {pyegeria-0.5.3 → pyegeria-0.5.5}/examples/widgets/operational/view_server_status.py +0 -0
- {pyegeria-0.5.3 → pyegeria-0.5.5}/examples/widgets/personal_organizer/README.md +0 -0
- {pyegeria-0.5.3 → pyegeria-0.5.5}/examples/widgets/personal_organizer/__init__.py +0 -0
- {pyegeria-0.5.3 → pyegeria-0.5.5}/examples/widgets/personal_organizer/get_my_profile.py +0 -0
- {pyegeria-0.5.3 → pyegeria-0.5.5}/examples/widgets/personal_organizer/list_projects.py +0 -0
- {pyegeria-0.5.3 → pyegeria-0.5.5}/examples/widgets/personal_organizer/list_todos.py +0 -0
- {pyegeria-0.5.3 → pyegeria-0.5.5}/examples/widgets/personal_organizer/view_my_todos.py +0 -0
- {pyegeria-0.5.3 → pyegeria-0.5.5}/examples/widgets/personal_organizer/view_open_todos.py +0 -0
- {pyegeria-0.5.3 → pyegeria-0.5.5}/pyegeria/Xfeedback_manager_omvs.py +0 -0
- {pyegeria-0.5.3 → pyegeria-0.5.5}/pyegeria/Xloaded_resources_omvs.py +0 -0
- {pyegeria-0.5.3 → pyegeria-0.5.5}/pyegeria/__init__.py +0 -0
- {pyegeria-0.5.3 → pyegeria-0.5.5}/pyegeria/_client.py +0 -0
- {pyegeria-0.5.3 → pyegeria-0.5.5}/pyegeria/_deprecated_gov_engine.py +0 -0
- {pyegeria-0.5.3 → pyegeria-0.5.5}/pyegeria/_exceptions.py +0 -0
- {pyegeria-0.5.3 → pyegeria-0.5.5}/pyegeria/_globals.py +0 -0
- {pyegeria-0.5.3 → pyegeria-0.5.5}/pyegeria/_validators.py +0 -0
- {pyegeria-0.5.3 → pyegeria-0.5.5}/pyegeria/action_author_omvs.py +0 -0
- {pyegeria-0.5.3 → pyegeria-0.5.5}/pyegeria/asset_catalog_omvs.py +0 -0
- {pyegeria-0.5.3 → pyegeria-0.5.5}/pyegeria/automated_curation_omvs.py +0 -0
- {pyegeria-0.5.3 → pyegeria-0.5.5}/pyegeria/collection_manager_omvs.py +0 -0
- {pyegeria-0.5.3 → pyegeria-0.5.5}/pyegeria/core_guids.py +0 -0
- {pyegeria-0.5.3 → pyegeria-0.5.5}/pyegeria/core_omag_server_config.py +0 -0
- {pyegeria-0.5.3 → pyegeria-0.5.5}/pyegeria/glossary_browser_omvs.py +0 -0
- {pyegeria-0.5.3 → pyegeria-0.5.5}/pyegeria/glossary_manager_omvs.py +0 -0
- {pyegeria-0.5.3 → pyegeria-0.5.5}/pyegeria/my_profile_omvs.py +0 -0
- {pyegeria-0.5.3 → pyegeria-0.5.5}/pyegeria/platform_services.py +0 -0
- {pyegeria-0.5.3 → pyegeria-0.5.5}/pyegeria/project_manager_omvs.py +0 -0
- {pyegeria-0.5.3 → pyegeria-0.5.5}/pyegeria/registered_info.py +0 -0
- {pyegeria-0.5.3 → pyegeria-0.5.5}/pyegeria/runtime_manager_omvs.py +0 -0
- {pyegeria-0.5.3 → pyegeria-0.5.5}/pyegeria/server_operations.py +0 -0
- {pyegeria-0.5.3 → pyegeria-0.5.5}/pyegeria/utils.py +0 -0
- {pyegeria-0.5.3 → pyegeria-0.5.5}/pyegeria/valid_metadata_omvs.py +0 -0
@@ -1,23 +1,23 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: pyegeria
|
3
|
-
Version: 0.5.
|
3
|
+
Version: 0.5.5
|
4
4
|
Summary: A python client for Egeria
|
5
5
|
Home-page: https://github.com/odpi/egeria-python
|
6
6
|
License: Apache 2.0
|
7
7
|
Keywords: egeria,metadata,governance
|
8
8
|
Author: Dan Wolfson
|
9
9
|
Author-email: dan.wolfson@pdr-associates.com
|
10
|
-
Requires-Python: >=3.
|
10
|
+
Requires-Python: >=3.11,<4.0
|
11
11
|
Classifier: License :: OSI Approved :: Apache Software License
|
12
12
|
Classifier: License :: Other/Proprietary License
|
13
13
|
Classifier: Programming Language :: Python
|
14
14
|
Classifier: Programming Language :: Python :: 3
|
15
|
-
Classifier: Programming Language :: Python :: 3.9
|
16
|
-
Classifier: Programming Language :: Python :: 3.10
|
17
15
|
Classifier: Programming Language :: Python :: 3.11
|
18
16
|
Classifier: Programming Language :: Python :: 3.12
|
19
17
|
Requires-Dist: confluent-kafka (>=2.5.0,<3.0.0)
|
20
18
|
Requires-Dist: httpx (>=0.27.0,<0.28.0)
|
19
|
+
Requires-Dist: jupyter (>=1.0.0,<2.0.0)
|
20
|
+
Requires-Dist: pytest (>=8.2.2,<9.0.0)
|
21
21
|
Requires-Dist: requests (>=2.32.3,<3.0.0)
|
22
22
|
Requires-Dist: rich (>=13.7.1,<14.0.0)
|
23
23
|
Requires-Dist: urllib3 (>=2.2.2,<3.0.0)
|
@@ -1147,3 +1147,11 @@ class FullServerConfig(CoreServerConfig):
|
|
1147
1147
|
url = f"{self.admin_command_root}/servers/{server_name}/integration-services/configuration"
|
1148
1148
|
response = self.make_request("GET", url)
|
1149
1149
|
return response.json().get("services", "No configuration found")
|
1150
|
+
|
1151
|
+
def set_lineage_warehouse_services(self, body: dict, lineage_server: str) -> None:
|
1152
|
+
url = f"{self.admin_command_root}/servers/{lineage_server}/lineage-warehouse/configuration"
|
1153
|
+
self.make_request("POST", url, body)
|
1154
|
+
|
1155
|
+
def remove_lineage_warehouse_services(self, lineage_server: str = None) -> None:
|
1156
|
+
url = f"{self.admin_command_root}/servers/{lineage_server}/lineage-warehouse/configuration"
|
1157
|
+
self.make_request("DELETE", url)
|
@@ -1,6 +1,6 @@
|
|
1
1
|
[tool.poetry]
|
2
2
|
name = "pyegeria"
|
3
|
-
version = "0.5.
|
3
|
+
version = "0.5.5"
|
4
4
|
license = 'Apache 2.0'
|
5
5
|
authors = ["Dan Wolfson <dan.wolfson@pdr-associates.com>"]
|
6
6
|
readme = "README.md"
|
@@ -24,13 +24,15 @@ packages = [
|
|
24
24
|
]
|
25
25
|
|
26
26
|
[tool.poetry.dependencies]
|
27
|
-
python = "^3.
|
27
|
+
python = "^3.11"
|
28
28
|
httpx = "^0.27.0"
|
29
29
|
rich = "^13.7.1"
|
30
30
|
validators = "^0.32.0"
|
31
31
|
urllib3 = "^2.2.2"
|
32
32
|
requests = "^2.32.3"
|
33
33
|
confluent-kafka = "^2.5.0"
|
34
|
+
pytest = "^8.2.2"
|
35
|
+
jupyter = "^1.0.0"
|
34
36
|
|
35
37
|
|
36
38
|
[build-system]
|
File without changes
|
File without changes
|
File without changes
|
{pyegeria-0.5.3 → pyegeria-0.5.5}/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
|