pyegeria 5.2.0.2__py3-none-any.whl → 5.2.0.4__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.
- {pyegeria-5.2.0.2.dist-info → pyegeria-5.2.0.4.dist-info}/METADATA +3 -5
- {pyegeria-5.2.0.2.dist-info → pyegeria-5.2.0.4.dist-info}/RECORD +5 -14
- pyegeria/.DS_Store +0 -0
- pyegeria/commands/.DS_Store +0 -0
- pyegeria/commands/doc/.DS_Store +0 -0
- pyegeria/commands/doc/Visual Command Reference/.DS_Store +0 -0
- pyegeria/commands/doc/Visual Command Reference/cat/.DS_Store +0 -0
- pyegeria/commands/doc/glossary/.DS_Store +0 -0
- pyegeria/commands/doc/glossary/images/.DS_Store +0 -0
- pyegeria/commands/doc/hey_egeria: a pyegeria command line interface/.DS_Store +0 -0
- pyegeria/commands/doc/hey_egeria: a pyegeria command line interface/images/.DS_Store +0 -0
- {pyegeria-5.2.0.2.dist-info → pyegeria-5.2.0.4.dist-info}/LICENSE +0 -0
- {pyegeria-5.2.0.2.dist-info → pyegeria-5.2.0.4.dist-info}/WHEEL +0 -0
- {pyegeria-5.2.0.2.dist-info → pyegeria-5.2.0.4.dist-info}/entry_points.txt +0 -0
@@ -1,18 +1,17 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: pyegeria
|
3
|
-
Version: 5.2.0.
|
3
|
+
Version: 5.2.0.4
|
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.13,<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.12
|
16
15
|
Requires-Dist: click (>=8.1.7,<9.0.0)
|
17
16
|
Requires-Dist: confluent-kafka (>=2.5.0,<3.0.0)
|
18
17
|
Requires-Dist: httpx (>=0.27,<0.28)
|
@@ -24,8 +23,7 @@ Requires-Dist: requests (>=2.32.3,<3.0.0)
|
|
24
23
|
Requires-Dist: rich (>=13,<14)
|
25
24
|
Requires-Dist: rich-pixels (>=3.0.1,<4.0.0)
|
26
25
|
Requires-Dist: textual (>=0.86,<0.87)
|
27
|
-
Requires-Dist:
|
28
|
-
Requires-Dist: trogon (>=0.5.0,<0.6.0)
|
26
|
+
Requires-Dist: trogon (>=0.6.0,<0.7.0)
|
29
27
|
Requires-Dist: urllib3 (>=2.2.2,<3.0.0)
|
30
28
|
Requires-Dist: validators (>=0.32.0,<0.33.0)
|
31
29
|
Project-URL: Repository, https://github.com/odpi/egeria-python
|
@@ -1,4 +1,3 @@
|
|
1
|
-
pyegeria/.DS_Store,sha256=U2Dims-Y3eDWFDlGhj7ixMHOUGvQV9c_GIr_r-t1jb0,6148
|
2
1
|
pyegeria/README.md,sha256=PwX5OC7-YSZUCIsoyHh1O-WBM2hE84sm3Bd4O353NOk,1464
|
3
2
|
pyegeria/__init__.py,sha256=mZOa16y_LUUZevlHVQY-X_q0ZE2mEcgAE-eoe16DLls,21893
|
4
3
|
pyegeria/_client.py,sha256=pvUuiWRzK1qgEfKsX5QrPFjowvITkwqpOr_zGpZSDOY,30655
|
@@ -10,7 +9,6 @@ pyegeria/asset_catalog_omvs.py,sha256=AmQDwAu9j3LQ9FRLxsmR8jr23RZBFNer8ZjtCijiyR
|
|
10
9
|
pyegeria/automated_curation_omvs.py,sha256=BwNuF7XQJAV-POvzaWwFh0TS5yRnHZZPhlayvtIMlwY,130243
|
11
10
|
pyegeria/classification_manager_omvs.py,sha256=aQQZGz53PkM3qh88tXiBXK4zHNvbNFDwwiNvQQSlwtw,187084
|
12
11
|
pyegeria/collection_manager_omvs.py,sha256=kye2kjthNnmwxMZhHQKV0xoHbxcNPWjNzRAYOItj_gY,99201
|
13
|
-
pyegeria/commands/.DS_Store,sha256=hQH5hIRAmI41olW4o4qHCgZ0HOwGtl4u19tmI1DNW0w,8196
|
14
12
|
pyegeria/commands/README.md,sha256=zNfWZppDxoKqTJeRtcewzku9z1m6_hKacCyQUQw1iq4,1974
|
15
13
|
pyegeria/commands/__init__.py,sha256=IBYAvBbuGneZ06YSFjZsU-Zxx-b-Qo4ZV_Vd4zz4AI0,844
|
16
14
|
pyegeria/commands/cat/README.md,sha256=-aaAnIT2fcfU63vajgB-RzQk4l4yFdhkyVfSaTPiqRY,967
|
@@ -42,9 +40,6 @@ pyegeria/commands/cli/egeria_my.py,sha256=YsOy1rqDr9MFOoxpleXAo9dMlLI3NfHYf_NobK
|
|
42
40
|
pyegeria/commands/cli/egeria_ops.py,sha256=xw7C63jPgjQaogl7UZZJHoDnMzoZEMwy6oh1px053Cs,12265
|
43
41
|
pyegeria/commands/cli/egeria_tech.py,sha256=BbKIGSzZ0soZFg1bZyXsut2C0eI4mLuEyB3Rbla-dFA,15068
|
44
42
|
pyegeria/commands/cli/ops_config.py,sha256=-fTndSzs1zDmWwKk8hu6FMtBwOyXrZKpIemgykhpigI,1379
|
45
|
-
pyegeria/commands/doc/.DS_Store,sha256=-ud5sLRo1kuurBnhLDDmhxbVaz6WzT9ornQxwanFxzA,10244
|
46
|
-
pyegeria/commands/doc/Visual Command Reference/.DS_Store,sha256=Yxp1MLlzsoQ94cwdwdKCyGpchRUqQkv3mfzJuYq2UcQ,6148
|
47
|
-
pyegeria/commands/doc/Visual Command Reference/cat/.DS_Store,sha256=IAHVVbWfGOniyM8uqvnMqcc6cgF0GNpi8IC0JlRqlV4,6148
|
48
43
|
pyegeria/commands/doc/Visual Command Reference/cat/show/assets/Asset-graph 2024-11-20 at 15.56.42.png,sha256=gL7LDmS0OUeDmmmz6ayZL7qbriaos6ryct-2T0D7CIM,769210
|
49
44
|
pyegeria/commands/doc/Visual Command Reference/cat/show/assets/Assets-in-domain 2024-11-20 at 15.49.55@2x.png,sha256=Op6NHsqPfYVvpKX46Z-IX8G_Of8rrVtDK34C1MJIJdw,540605
|
50
45
|
pyegeria/commands/doc/Visual Command Reference/cat/show/assets/deployed-catalogs 2024-11-20 at 16.17.43@2x.png,sha256=MUgoH6orUk9qUeCv8yEjuQ6sAao3eZyK3DOF4aXfqkw,525598
|
@@ -52,9 +47,7 @@ pyegeria/commands/doc/Visual Command Reference/cat/show/assets/elements-of-type
|
|
52
47
|
pyegeria/commands/doc/Visual Command Reference/cat/show/assets/tech-type-elements 2024-11-20 at 16.05.05.png,sha256=-QCu00HYhdkOJqclthiBSVKQuz1qHVothDwng53n_cw,271680
|
53
48
|
pyegeria/commands/doc/Visual Command Reference/cat/show/deployed-data/CleanShot 2024-11-20 at 16.17.43@2x.png,sha256=MUgoH6orUk9qUeCv8yEjuQ6sAao3eZyK3DOF4aXfqkw,525598
|
54
49
|
pyegeria/commands/doc/command-overview.md,sha256=XTwDAR_fUrW0A4krMWuXYCZr1NDFiaE_3LH42y9rmr0,11059
|
55
|
-
pyegeria/commands/doc/glossary/.DS_Store,sha256=Wnz12QQr0lWsmfViLDHaDin30-503borBxFmXt1ST-o,6148
|
56
50
|
pyegeria/commands/doc/glossary/basic-glossary-tui.md,sha256=2HoFDMCbIZuh4sBA1xRuu7qHQPyGwWS-JNUm5XNZ8JE,5880
|
57
|
-
pyegeria/commands/doc/glossary/images/.DS_Store,sha256=1lFlJ5EFymdzGAUAaI30vcaaLHt3F1LwpG7xILf9jsM,6148
|
58
51
|
pyegeria/commands/doc/glossary/images/delete-glossary-step1 2024-11-06 at 15.47.23@2x.png,sha256=rppVqEwN1ZrSMzyXnsYqDl7fnPs0zTlE7PMmX4VUbQI,203332
|
59
52
|
pyegeria/commands/doc/glossary/images/delete-glossary-step2 2024-11-06 at 15.51.29@2x.png,sha256=tV0h6i1eRAbvAzye8iuWt0eJ14y1Crk9DovaJLGJCSA,299425
|
60
53
|
pyegeria/commands/doc/glossary/images/delete-glossary-step3 2024-11-06 at 15.53.19@2x.png,sha256=i_SJAW_CeM0fNfZ3fLrZAKdrE9LHG1zHHui86pejlkg,22826
|
@@ -89,9 +82,7 @@ pyegeria/commands/doc/glossary/images/tui-show-glossaries 2024-11-07 at 20.00.05
|
|
89
82
|
pyegeria/commands/doc/glossary/images/tui-show-glossary-terms 2024-11-05 at 19.37.53@2x.png,sha256=AAq9De5X-Qf_KPKZlHgaBk0nlSsc7Y3wra72L7vzvjs,326972
|
90
83
|
pyegeria/commands/doc/glossary/images/tui-upsert 2024-11-07 at 11.49.04.png,sha256=tLM_fX53WHDL3bALqvTugOsq_v-CcwaLQpJ0325gewE,347024
|
91
84
|
pyegeria/commands/doc/glossary/images/upsert-example.om-terms 2024-11-07 at 11.44.05.png,sha256=h0VE0ybRygOToKYnRplTwXcQlK4H7AzCySO7YEfkKuc,174761
|
92
|
-
pyegeria/commands/doc/hey_egeria: a pyegeria command line interface/.DS_Store,sha256=yjnANwnepYkqCNrWn9DS7S16f17mY1-5FD8Y0rpscPI,6148
|
93
85
|
pyegeria/commands/doc/hey_egeria: a pyegeria command line interface/hey_egeria: overview.md,sha256=sathRSGN5rpR5iu3hNeTi2jCvHUjVtmTXImv0CtUUwU,19545
|
94
|
-
pyegeria/commands/doc/hey_egeria: a pyegeria command line interface/images/.DS_Store,sha256=1lFlJ5EFymdzGAUAaI30vcaaLHt3F1LwpG7xILf9jsM,6148
|
95
86
|
pyegeria/commands/doc/hey_egeria: a pyegeria command line interface/images/CleanShot 2024-11-18 at 21.32.03@2x.png,sha256=7twshXV74tnBr5RWugLZCgijyOl55_ETIraH_X6DLv8,961218
|
96
87
|
pyegeria/commands/doc/hey_egeria: a pyegeria command line interface/images/Xmind 1731421782704.png,sha256=8lfyO8prtahjTqqT4Uk3HSICipBpf1ly2bXp00csRb8,314990
|
97
88
|
pyegeria/commands/doc/hey_egeria: a pyegeria command line interface/images/Xmind 1731422134920.png,sha256=Ri4xBHuYzsMrOpoq48-3UkfQNLm9coJxLT_LJGNIU80,745535
|
@@ -178,8 +169,8 @@ pyegeria/template_manager_omvs.py,sha256=heqbKeum5hPCHap4r1RUZU8YB3QaQlxVNbq4GZi
|
|
178
169
|
pyegeria/utils.py,sha256=1h6bwveadd6GpbnGLTmqPBmBk68QvxdjGTI9RfbrgKY,5415
|
179
170
|
pyegeria/valid_metadata_omvs.py,sha256=tfCGXed5LLt59YA8uZNNtd9UJ-lRZfPU_uZxK31Yux0,65069
|
180
171
|
pyegeria/x_action_author_omvs.py,sha256=xu1IQ0YbhIKi17C5a7Aq9u1Az2czwahNPpX9czmyVxE,6454
|
181
|
-
pyegeria-5.2.0.
|
182
|
-
pyegeria-5.2.0.
|
183
|
-
pyegeria-5.2.0.
|
184
|
-
pyegeria-5.2.0.
|
185
|
-
pyegeria-5.2.0.
|
172
|
+
pyegeria-5.2.0.4.dist-info/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
|
173
|
+
pyegeria-5.2.0.4.dist-info/METADATA,sha256=1OiGX2fkgI3T8oJpL-bUNe-NyswoxBR-fqLN0MoTCto,2875
|
174
|
+
pyegeria-5.2.0.4.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
|
175
|
+
pyegeria-5.2.0.4.dist-info/entry_points.txt,sha256=JhYgb02izlV2wb7SIfCOMxeVISUd9YJvgDW1-kuHad4,5240
|
176
|
+
pyegeria-5.2.0.4.dist-info/RECORD,,
|
pyegeria/.DS_Store
DELETED
Binary file
|
pyegeria/commands/.DS_Store
DELETED
Binary file
|
pyegeria/commands/doc/.DS_Store
DELETED
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
File without changes
|
File without changes
|
File without changes
|