pyegeria 0.5.8.19__py3-none-any.whl → 0.5.8.20__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/egeria_cat.py +1 -1
- examples/widgets/operational/monitor_integ_daemon_status.py +2 -2
- {pyegeria-0.5.8.19.dist-info → pyegeria-0.5.8.20.dist-info}/METADATA +1 -1
- {pyegeria-0.5.8.19.dist-info → pyegeria-0.5.8.20.dist-info}/RECORD +7 -7
- {pyegeria-0.5.8.19.dist-info → pyegeria-0.5.8.20.dist-info}/LICENSE +0 -0
- {pyegeria-0.5.8.19.dist-info → pyegeria-0.5.8.20.dist-info}/WHEEL +0 -0
- {pyegeria-0.5.8.19.dist-info → pyegeria-0.5.8.20.dist-info}/entry_points.txt +0 -0
@@ -127,7 +127,7 @@ def show_assets(ctx, search_string):
|
|
127
127
|
"""Find and display assets"""
|
128
128
|
c = ctx.obj
|
129
129
|
display_assets(search_string, c.view_server, c.view_server_url, c.userid,
|
130
|
-
c.password, c.jupyter, c.width)
|
130
|
+
c.password, 60,c.jupyter, c.width)
|
131
131
|
|
132
132
|
|
133
133
|
@show.command('glossary_terms')
|
@@ -36,8 +36,8 @@ EGERIA_ADMIN_USER = os.environ.get('ADMIN_USER', 'garygeeke')
|
|
36
36
|
EGERIA_ADMIN_PASSWORD = os.environ.get('ADMIN_PASSWORD', 'secret')
|
37
37
|
EGERIA_USER = os.environ.get('EGERIA_USER', 'erinoverview')
|
38
38
|
EGERIA_USER_PASSWORD = os.environ.get('EGERIA_USER_PASSWORD', 'secret')
|
39
|
-
EGERIA_JUPYTER = os.environ.get('EGERIA_JUPYTER', False)
|
40
|
-
EGERIA_WIDTH = os.environ.get('EGERIA_WIDTH', 200)
|
39
|
+
EGERIA_JUPYTER = bool(os.environ.get('EGERIA_JUPYTER', 'False'))
|
40
|
+
EGERIA_WIDTH = int(os.environ.get('EGERIA_WIDTH', '200'))
|
41
41
|
|
42
42
|
disable_ssl_warnings = True
|
43
43
|
|
@@ -10,7 +10,7 @@ examples/widgets/catalog_user/list_assets.py,sha256=y569wLu2hkaIpeDnXpJAbA9Tg9xK
|
|
10
10
|
examples/widgets/catalog_user/list_glossary.py,sha256=TDmOgUjr_pR9oaW5vhK-Tq5SLpz0FeYaKh0CL79s6zk,5427
|
11
11
|
examples/widgets/catalog_user/list_tech_types.py,sha256=20T4v6L5qeebSsaL1nGkFMDAIsy2W3A3SMm1RcgFoh0,4609
|
12
12
|
examples/widgets/cli/__init__.py,sha256=ReG7mIcm5c512S_z1UZIpMtE67zlO_zj-1HhHWYS4fI,30
|
13
|
-
examples/widgets/cli/egeria_cat.py,sha256=
|
13
|
+
examples/widgets/cli/egeria_cat.py,sha256=zu9RhChfAPoKf-Si8B8Upi15qQmEUn_28YVorL_OTQg,8130
|
14
14
|
examples/widgets/cli/egeria_ops.py,sha256=Zsexe-dMY8wS_UHASmqmRg507wL947cQThkYz8BZkc8,9634
|
15
15
|
examples/widgets/cli/ops_config.py,sha256=BPfiU2mZA61aA1p1DHRA5eLWH8qaAwgWNoRmazzAlM4,1398
|
16
16
|
examples/widgets/developer/README.md,sha256=nxDnfr3BCiGgW5G1VxWxiwUWJXIe5wreNuUeRyIt_hY,1343
|
@@ -32,7 +32,7 @@ examples/widgets/operational/monitor_asset_events.py,sha256=cjdlVqE0XYnoRW3aorNb
|
|
32
32
|
examples/widgets/operational/monitor_coco_status.py,sha256=ERz3OJ0TXImNKHGD4gJvgT3pl2gS23ewAdUuYVLUhEE,3299
|
33
33
|
examples/widgets/operational/monitor_engine_activity.py,sha256=5ceNWogsJqKTxerBRWK68T4Qr5OcqnqZF1ERqFnYbGk,7282
|
34
34
|
examples/widgets/operational/monitor_gov_eng_status.py,sha256=cVRtA1Ub9uGf4fic1FnMwmzCwNEnU7joCqsjsiAZ7bg,5912
|
35
|
-
examples/widgets/operational/monitor_integ_daemon_status.py,sha256=
|
35
|
+
examples/widgets/operational/monitor_integ_daemon_status.py,sha256=E3HO6ZCAv4CBZFHhxqpa7brRG3jfw3ZubwUkRfRySwo,8766
|
36
36
|
examples/widgets/operational/monitor_platform_status.py,sha256=pQEWt8Vy-5whF5aVC1IFLYsHLoCNUKtTz1DfOIWOBfw,5948
|
37
37
|
examples/widgets/operational/monitor_server_list.py,sha256=eHSeM5dW7Wyjp2zR_AD6_FalFnZ2dBaZKxtob2kva9I,4483
|
38
38
|
examples/widgets/operational/monitor_server_status.py,sha256=A-8hMDfbscdcq-b1OD4wKn0tphumX8WIK-Hz8uPoFkc,3974
|
@@ -70,8 +70,8 @@ pyegeria/runtime_manager_omvs.py,sha256=WekK7Yeyn6Qu9YmbSDo3m57MN0xOsIm9M8kGHfRO
|
|
70
70
|
pyegeria/server_operations.py,sha256=ZX7FlJRrAC7RK4bq4wHWepEsYbbWlqkUZdsJrTplVVU,16534
|
71
71
|
pyegeria/utils.py,sha256=pkVmS3RrbjaS9yz7FtOCwaOfV5FMqz-__Rt5koCnd9c,5374
|
72
72
|
pyegeria/valid_metadata_omvs.py,sha256=aisdRodIwJSkyArAzfm_sEnBELh69xE8k4Nea-vHu8M,36745
|
73
|
-
pyegeria-0.5.8.
|
74
|
-
pyegeria-0.5.8.
|
75
|
-
pyegeria-0.5.8.
|
76
|
-
pyegeria-0.5.8.
|
77
|
-
pyegeria-0.5.8.
|
73
|
+
pyegeria-0.5.8.20.dist-info/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
|
74
|
+
pyegeria-0.5.8.20.dist-info/METADATA,sha256=DvAZS_rF07pcjkIYeiC3_dOXMbXxFkN1OurD2FUYX7s,2689
|
75
|
+
pyegeria-0.5.8.20.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
|
76
|
+
pyegeria-0.5.8.20.dist-info/entry_points.txt,sha256=f0Y00CKCkY9k2_p5mV_ce0InCNKAzI7kPPJ9A2x-Q4A,2867
|
77
|
+
pyegeria-0.5.8.20.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|