pyegeria 5.3.3.10.dev1__py3-none-any.whl → 5.3.3.10.dev2__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.
@@ -90,7 +90,7 @@ def display_glossary_terms(
90
90
  style="bold bright_white on black", width=width, force_terminal=not jupyter
91
91
  )
92
92
  g_client = EgeriaTech(view_server, view_url, user_id, user_pass)
93
- token = g_client.create_egeria_bearer_token()
93
+ token = g_client.create_egeria_bearer_token(user_id, user_pass)
94
94
  if (glossary_name is not None) and (glossary_name != "*"):
95
95
  glossary_guid = g_client.get_guid_for_name(glossary_name)
96
96
  if glossary_guid == "No elements found":
@@ -145,7 +145,7 @@ def display_status(
145
145
  try:
146
146
  with Live(generate_table(), refresh_per_second=4, screen=True) as live:
147
147
  while True:
148
- time.sleep(2)
148
+ time.sleep(5)
149
149
  live.update(generate_table())
150
150
 
151
151
  except (
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.3
2
2
  Name: pyegeria
3
- Version: 5.3.3.10.dev1
3
+ Version: 5.3.3.10.dev2
4
4
  Summary: A python client for Egeria
5
5
  License: Apache 2.0
6
6
  Keywords: egeria,metadata,governance
@@ -31,7 +31,7 @@ pyegeria/commands/cat/list_projects.py,sha256=2DViol2HcXP6S6eZzu8YGP-XAujOYLVfkJ
31
31
  pyegeria/commands/cat/list_servers_deployed_imp.py,sha256=tl5Zcai7lL69HaCr_KAUH_r1Nv5jOWPntXclUxUWQy0,5712
32
32
  pyegeria/commands/cat/list_tech_type_elements.py,sha256=obBkibs7VuEbBU34vUlfqF-Ef3bsVHY0dAdal8bmhQw,6866
33
33
  pyegeria/commands/cat/list_tech_types.py,sha256=mMssYETcdDYvtWzVpQjTPTtxTqq6Bhw2u76xAvRVmL8,4646
34
- pyegeria/commands/cat/list_terms.py,sha256=s7SQEXyrCg2coG7pnRSewxUeW6KpxvNP8Y8ViIwuTPk,9559
34
+ pyegeria/commands/cat/list_terms.py,sha256=wt70WKv5Hq3Lkvjqd2psj3UsyJVemt-SFY-dpuoDRDQ,9577
35
35
  pyegeria/commands/cat/list_todos.py,sha256=I1b8kJJnekWEm3NpwiLStxr50no7KTUfDrI6pBExzA8,6549
36
36
  pyegeria/commands/cat/list_user_ids.py,sha256=7TmksDy7rV0HTpn2nFKwLKf4Hq3s80GoR3_SmPhL_Hc,5100
37
37
  pyegeria/commands/cli/__init__.py,sha256=hpTVSMP2gnPRhcAZPdeUEsQ-eaDySlXlk239dNWYmng,292
@@ -174,7 +174,7 @@ pyegeria/commands/ops/monitor_gov_eng_status.py,sha256=nSPZscEFnlljaA4AMNQqhY2Sy
174
174
  pyegeria/commands/ops/monitor_integ_daemon_status.py,sha256=1HPJHIrBIohJPPw0wHae2rvGgLSmgMgucRujcug5Qwk,11768
175
175
  pyegeria/commands/ops/monitor_platform_status.py,sha256=J_DdUDWv2FtY9DeJamdnWJmFK6Ua9L1GU_yFvb-zcTc,7180
176
176
  pyegeria/commands/ops/monitor_server_startup.py,sha256=bvLqxoRiw9tJzNtChZ70a5w_23UyJLlrlmbMnmZ5QN4,3908
177
- pyegeria/commands/ops/monitor_server_status.py,sha256=Kx0ui3cCW63NIPMLtZ47vIKzAOEAyG6yH_Vyc2SQ4h8,7005
177
+ pyegeria/commands/ops/monitor_server_status.py,sha256=ZEi4HUSXVgN0z25dvfIRiY6V6kARsaz7daz9uG0RKbA,7005
178
178
  pyegeria/commands/ops/orig_monitor_server_list.py,sha256=tHGigEuUVZ8OA4ut5UscYK9HHeQevQ_MlIkE4XHYER8,4644
179
179
  pyegeria/commands/ops/orig_monitor_server_status.py,sha256=povaYQ-Y8QJvwaFuWp_BLUThjjTTbmu-21h7zi8NlWk,4026
180
180
  pyegeria/commands/ops/refresh_integration_daemon.py,sha256=aOIy7xsYfNwuiZ-8aXcd2RoRaBkakYQF5JPIWz1dlxE,2969
@@ -229,8 +229,8 @@ pyegeria/template_manager_omvs.py,sha256=Sw5xsQAhy7a48xFCg59mg9_nqyhawoS9v4WyF-P
229
229
  pyegeria/utils.py,sha256=1h6bwveadd6GpbnGLTmqPBmBk68QvxdjGTI9RfbrgKY,5415
230
230
  pyegeria/valid_metadata_omvs.py,sha256=cCt5CCLv6BdzCu90n68r_PkG_PEQJjrtwCxio7K6yko,65034
231
231
  pyegeria/x_action_author_omvs.py,sha256=xu1IQ0YbhIKi17C5a7Aq9u1Az2czwahNPpX9czmyVxE,6454
232
- pyegeria-5.3.3.10.dev1.dist-info/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
233
- pyegeria-5.3.3.10.dev1.dist-info/METADATA,sha256=Z-XIHEa4j41ok3evBswsk-nEyGFxJCjW-Il7jVO2_L8,2741
234
- pyegeria-5.3.3.10.dev1.dist-info/WHEEL,sha256=IYZQI976HJqqOpQU6PHkJ8fb3tMNBFjg-Cn-pwAbaFM,88
235
- pyegeria-5.3.3.10.dev1.dist-info/entry_points.txt,sha256=sqVSCsr2oVnXtKTgRs5_F9OjbtexhmaXE330sO8V9bk,5873
236
- pyegeria-5.3.3.10.dev1.dist-info/RECORD,,
232
+ pyegeria-5.3.3.10.dev2.dist-info/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
233
+ pyegeria-5.3.3.10.dev2.dist-info/METADATA,sha256=9Z4xBGOIlQkOHw9gkEUpIAW3I77DPdB-Xb2xJx0cxiU,2741
234
+ pyegeria-5.3.3.10.dev2.dist-info/WHEEL,sha256=IYZQI976HJqqOpQU6PHkJ8fb3tMNBFjg-Cn-pwAbaFM,88
235
+ pyegeria-5.3.3.10.dev2.dist-info/entry_points.txt,sha256=sqVSCsr2oVnXtKTgRs5_F9OjbtexhmaXE330sO8V9bk,5873
236
+ pyegeria-5.3.3.10.dev2.dist-info/RECORD,,