pyegeria 0.5.8.4__py3-none-any.whl → 0.5.8.6__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.
- examples/widgets/cli/__init__.py +1 -11
- examples/widgets/cli/egeria_ops.py +2 -2
- examples/widgets/operational/__init__.py +1 -1
- examples/widgets/operational/engine_actions.py +1 -1
- examples/widgets/operational/integration_daemon_actions.py +0 -2
- examples/widgets/operational/monitor_gov_eng_status.py +0 -2
- examples/widgets/operational/monitor_integ_daemon_status.py +0 -1
- {pyegeria-0.5.8.4.dist-info → pyegeria-0.5.8.6.dist-info}/METADATA +1 -1
- {pyegeria-0.5.8.4.dist-info → pyegeria-0.5.8.6.dist-info}/RECORD +13 -13
- /examples/widgets/{operational → cli}/ops_config.py +0 -0
- {pyegeria-0.5.8.4.dist-info → pyegeria-0.5.8.6.dist-info}/LICENSE +0 -0
- {pyegeria-0.5.8.4.dist-info → pyegeria-0.5.8.6.dist-info}/WHEEL +0 -0
- {pyegeria-0.5.8.4.dist-info → pyegeria-0.5.8.6.dist-info}/entry_points.txt +0 -0
examples/widgets/cli/__init__.py
CHANGED
@@ -1,11 +1 @@
|
|
1
|
-
from
|
2
|
-
import examples.widgets.operational.monitor_gov_eng_status
|
3
|
-
import examples.widgets.operational.monitor_server_status
|
4
|
-
import examples.widgets.operational.monitor_server_list
|
5
|
-
import examples.widgets.operational.monitor_integ_daemon_status
|
6
|
-
import examples.widgets.operational.monitor_platform_status
|
7
|
-
import examples.widgets.operational.monitor_engine_activity
|
8
|
-
import examples.widgets.operational.refresh_integration_daemon
|
9
|
-
import examples.widgets.operational.restart_integration_daemon
|
10
|
-
import examples.widgets.operational.integration_daemon_actions
|
11
|
-
import examples.widgets.operational.list_catalog_targets
|
1
|
+
from .ops_config import Config
|
@@ -11,8 +11,8 @@ This is an emerging capability based on the **click** package. Feedback welcome!
|
|
11
11
|
"""
|
12
12
|
import click
|
13
13
|
from trogon import tui
|
14
|
-
from pyegeria import ServerOps
|
15
|
-
from examples.widgets.
|
14
|
+
# from pyegeria import ServerOps
|
15
|
+
from examples.widgets.cli.ops_config import Config
|
16
16
|
from examples.widgets.operational.monitor_gov_eng_status import display_gov_eng_status
|
17
17
|
from examples.widgets.operational.monitor_server_status import display_status as s_display_status
|
18
18
|
from examples.widgets.operational.monitor_server_list import display_status as display_list
|
@@ -14,7 +14,7 @@ from rich.console import Console
|
|
14
14
|
|
15
15
|
import time
|
16
16
|
import click
|
17
|
-
from ops_config import Config, pass_config
|
17
|
+
# from ops_config import Config, pass_config
|
18
18
|
from pyegeria import ServerOps, AutomatedCuration, INTEGRATION_GUIDS
|
19
19
|
from pyegeria._exceptions import (
|
20
20
|
InvalidParameterException,
|
@@ -12,9 +12,7 @@ import os
|
|
12
12
|
from rich import print, print_json
|
13
13
|
from rich.console import Console
|
14
14
|
|
15
|
-
import time
|
16
15
|
import click
|
17
|
-
from ops_config import Config, pass_config
|
18
16
|
from pyegeria import ServerOps, AutomatedCuration, INTEGRATION_GUIDS, Platform
|
19
17
|
from pyegeria._exceptions import (
|
20
18
|
InvalidParameterException,
|
@@ -8,8 +8,9 @@ examples/widgets/catalog_user/get_tech_type_elements.py,sha256=h7tEr0KGio9R6XL_G
|
|
8
8
|
examples/widgets/catalog_user/get_tech_type_template.py,sha256=2bGRMIcXqlMFwNGRdobK-QtHW2TLM2kq0gxKgS_XzaM,5928
|
9
9
|
examples/widgets/catalog_user/list_assets.py,sha256=MRWha0yS3JPQEZNXqAktbEWYiU3kxdcmu4mV7YravQQ,5668
|
10
10
|
examples/widgets/catalog_user/list_glossary.py,sha256=abw3iBFEPHcSpucq2Jqh6UEOILyzx2IfBWS9gPl968k,5176
|
11
|
-
examples/widgets/cli/__init__.py,sha256=
|
12
|
-
examples/widgets/cli/egeria_ops.py,sha256=
|
11
|
+
examples/widgets/cli/__init__.py,sha256=ReG7mIcm5c512S_z1UZIpMtE67zlO_zj-1HhHWYS4fI,30
|
12
|
+
examples/widgets/cli/egeria_ops.py,sha256=6pqEZE0bnf7m_8fxIlBeZsrKm6qUAxpTMGX75_iKTsU,9499
|
13
|
+
examples/widgets/cli/ops_config.py,sha256=7l20Y7eZTkPIfWLezh0QiNF2FaQB98o6qtj7QRbGgoY,1300
|
13
14
|
examples/widgets/developer/README.md,sha256=nxDnfr3BCiGgW5G1VxWxiwUWJXIe5wreNuUeRyIt_hY,1343
|
14
15
|
examples/widgets/developer/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
15
16
|
examples/widgets/developer/get_guid_info.py,sha256=-ob6Lh-LnZFXsv4GQD6Tw7YWoMsqDpQSr8rzIM1zvkY,3665
|
@@ -21,20 +22,19 @@ examples/widgets/developer/list_tech_templates.py,sha256=d1YARxPaRWG5Ri2I5m8OjBn
|
|
21
22
|
examples/widgets/developer/list_tech_types.py,sha256=L12F7JP1-HXXQpzmPMzsTfP-Xy0tfsiKIwIh31aWPn0,4364
|
22
23
|
examples/widgets/developer/list_valid_metadata_values.py,sha256=jbJsqELH1MlsKTBR4zbuRnzCCd412I_atlrR0kkhBCs,5785
|
23
24
|
examples/widgets/operational/README.md,sha256=PJsSDcvMv6E6og6y-cwvxFX5lhCII0UCwgKiM1T17MQ,1595
|
24
|
-
examples/widgets/operational/__init__.py,sha256=
|
25
|
-
examples/widgets/operational/engine_actions.py,sha256=
|
26
|
-
examples/widgets/operational/integration_daemon_actions.py,sha256=
|
25
|
+
examples/widgets/operational/__init__.py,sha256=SCfzF3-aMx8EpqLWmH7JQf13gTmMAtHRbg69oseLvi8,480
|
26
|
+
examples/widgets/operational/engine_actions.py,sha256=j4OL-Gpo4n8CAqcwdCRI8nnAm0F7NOEpX6Bp6FB-Pmg,3064
|
27
|
+
examples/widgets/operational/integration_daemon_actions.py,sha256=SacZaweJWYIUKgEu2B1y0iQXg0Aj4zeJjX4Jhs93TpM,3942
|
27
28
|
examples/widgets/operational/list_catalog_targets.py,sha256=6_DRwnNZ6rwNYEPdh5yCQAurTLU6wNCTr8L6EnlE2vc,4521
|
28
29
|
examples/widgets/operational/load_archive.py,sha256=j9K4uPpUzvqEyvsUMZoY0-1NVuljAwqcMg8Lhin_p1E,2280
|
29
30
|
examples/widgets/operational/monitor_asset_events.py,sha256=eERSZaL-F_3OYFfao4qfsLtFLZoLFkxUJHH9XVt5hDM,3731
|
30
31
|
examples/widgets/operational/monitor_coco_status.py,sha256=ERz3OJ0TXImNKHGD4gJvgT3pl2gS23ewAdUuYVLUhEE,3299
|
31
32
|
examples/widgets/operational/monitor_engine_activity.py,sha256=zjbwh1CGVcslClnmLlekonTfcepV8RmE0huPaH91xZA,6931
|
32
|
-
examples/widgets/operational/monitor_gov_eng_status.py,sha256=
|
33
|
-
examples/widgets/operational/monitor_integ_daemon_status.py,sha256=
|
33
|
+
examples/widgets/operational/monitor_gov_eng_status.py,sha256=9W2vouRi-K4MGVNOPtUXBCpbx1yLKAzsFb2QH1eDzj0,5546
|
34
|
+
examples/widgets/operational/monitor_integ_daemon_status.py,sha256=0zAtSCGrjfmJox5X6wb7OE3bYX59TPc2dToX1uW8ipQ,8514
|
34
35
|
examples/widgets/operational/monitor_platform_status.py,sha256=ehRuz6kYsv4nHGTifRYYqWA9JowOVkabpHZFMI9xmuA,5742
|
35
36
|
examples/widgets/operational/monitor_server_list.py,sha256=eGjj-ucKXPdwQk8nqWsc4PLmIV1X9wPIMzggATIQk_s,4294
|
36
37
|
examples/widgets/operational/monitor_server_status.py,sha256=To-Qa4oj6Sq9Q8FZoowOgggYRxOqhk_wMTQ0IwCuDWU,4029
|
37
|
-
examples/widgets/operational/ops_config.py,sha256=7l20Y7eZTkPIfWLezh0QiNF2FaQB98o6qtj7QRbGgoY,1300
|
38
38
|
examples/widgets/operational/refresh_integration_daemon.py,sha256=QDB3dpAlLY8PhrGhAZG4tWKzx_1R0bOOM048N68RQ4w,2712
|
39
39
|
examples/widgets/operational/restart_integration_daemon.py,sha256=fID7qGFL5RD6rfn9PgXf5kwI4MU0Ho_IGXnDVbKT5nU,2710
|
40
40
|
examples/widgets/personal_organizer/README.md,sha256=ZheFhj_VoPMhcWjW3pGchHB0vH_A9PklSmrSkzKdrcQ,844
|
@@ -69,8 +69,8 @@ pyegeria/runtime_manager_omvs.py,sha256=WekK7Yeyn6Qu9YmbSDo3m57MN0xOsIm9M8kGHfRO
|
|
69
69
|
pyegeria/server_operations.py,sha256=ZX7FlJRrAC7RK4bq4wHWepEsYbbWlqkUZdsJrTplVVU,16534
|
70
70
|
pyegeria/utils.py,sha256=pkVmS3RrbjaS9yz7FtOCwaOfV5FMqz-__Rt5koCnd9c,5374
|
71
71
|
pyegeria/valid_metadata_omvs.py,sha256=aisdRodIwJSkyArAzfm_sEnBELh69xE8k4Nea-vHu8M,36745
|
72
|
-
pyegeria-0.5.8.
|
73
|
-
pyegeria-0.5.8.
|
74
|
-
pyegeria-0.5.8.
|
75
|
-
pyegeria-0.5.8.
|
76
|
-
pyegeria-0.5.8.
|
72
|
+
pyegeria-0.5.8.6.dist-info/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
|
73
|
+
pyegeria-0.5.8.6.dist-info/METADATA,sha256=VmQ-miDTtZww_330CBKwQn3uga5GvD4Eqbad0TZeVNc,2688
|
74
|
+
pyegeria-0.5.8.6.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
|
75
|
+
pyegeria-0.5.8.6.dist-info/entry_points.txt,sha256=5aexqWL8P1vQZrEK4bQLfelOnFfZtXFmWYS0pLa4NmE,2772
|
76
|
+
pyegeria-0.5.8.6.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|