pyegeria 5.3.6.2.2__py3-none-any.whl → 5.3.6.2.3__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.
@@ -80,7 +80,7 @@ def display_glossaries(
80
80
  The width of the console output (default is EGERIA_WIDTH).
81
81
  md: bool, [default=False]
82
82
  If true, a simplified markdown report of the glossaries will be created. Filename is Glossaries-<DATE>-<ACTION>
83
- The filepath is derived from the environment variables EGERIA_ROOT_PATH and EGERIA_FREDDIE_OUTPUT_PATH, respectively.
83
+ The filepath is derived from the environment variables EGERIA_ROOT_PATH and EGERIA_OUTPUT_PATH, respectively.
84
84
  form: bool, [default=False]
85
85
  If true and md is true, a form for the glossaries will be created as a markdown file.
86
86
  If false and md is true, a markdown report for the glossaries will be created.
@@ -95,7 +95,7 @@ def display_glossaries(
95
95
  action = "Update-Form"
96
96
  else:
97
97
  action = "Report"
98
- file_path = os.path.join(EGERIA_ROOT_PATH, EGERIA_FREDDIE_OUTBOX_PATH)
98
+ file_path = os.path.join(EGERIA_ROOT_PATH, EGERIA_OUTBOX_PATH)
99
99
  file_name = f"Glossaries-{time.strftime('%Y-%m-%d-%H-%M-%S')}-{action}.md"
100
100
  full_file_path = os.path.join(file_path, file_name)
101
101
  os.makedirs(os.path.dirname(full_file_path), exist_ok=True)
@@ -91,7 +91,7 @@ def display_glossary_terms(
91
91
  The width of the console output. Defaults to EGERIA_WIDTH.
92
92
  md: bool, [default=False]
93
93
  If true, a simplified markdown report of the terms will be created. Filename is Terms-<DATE>-<ACTION>
94
- The filepath is derived from the environment variables EGERIA_ROOT_PATH and EGERIA_FREDDIE_OUTPUT_PATH, respectively.
94
+ The filepath is derived from the environment variables EGERIA_ROOT_PATH and EGERIA_OUTPUT_PATH, respectively.
95
95
  form: bool, [default=False]
96
96
  If true and md is true, a form for the terms will be created as a markdown file.
97
97
  If false and md is true, a markdown report for the terms will be created.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.3
2
2
  Name: pyegeria
3
- Version: 5.3.6.2.2
3
+ Version: 5.3.6.2.3
4
4
  Summary: A python client for Egeria
5
5
  License: Apache 2.0
6
6
  Keywords: egeria,metadata,governance
@@ -37,11 +37,11 @@ pyegeria/commands/cat/list_deployed_catalogs.py,sha256=VdN6R9kRVWX-fGIgubOigvMVP
37
37
  pyegeria/commands/cat/list_deployed_database_schemas.py,sha256=1Qicke1R2_7Xi3Qf5sp8KJ3_reAIt0z1iaz2sG8Z0Qs,9458
38
38
  pyegeria/commands/cat/list_deployed_databases.py,sha256=ryrBW1CxJRfOeLP978qQwxb5oImqhIsHghtcpWeBIrw,7587
39
39
  pyegeria/commands/cat/list_deployed_servers.py,sha256=_xR7EaaCsxIjTphxmoCZlARoja_vQqZ881pFiEuhw-8,5719
40
- pyegeria/commands/cat/list_glossaries.py,sha256=WZBWEUxWr06ERmuXOIopgsatxXIOpv-VTWY3x5VqPKw,7752
40
+ pyegeria/commands/cat/list_glossaries.py,sha256=9lLYeu1Q99Y4xGghTv40hiraWZfWpHe0tZONN197bUY,7736
41
41
  pyegeria/commands/cat/list_projects.py,sha256=NzWTuepTGUEyxK-eWvuUxtBgCtNWubVwmz2eqm2UN1c,7997
42
42
  pyegeria/commands/cat/list_tech_type_elements.py,sha256=-9omj5en9dSP1xMSljYVHyfXsuhuE1bO2IFj_bZPhAs,6873
43
43
  pyegeria/commands/cat/list_tech_types.py,sha256=uqZcXHCzAznhEG6WWeM5j-spwUh8ycygFqpVDeXOG-0,4653
44
- pyegeria/commands/cat/list_terms.py,sha256=TgqHLy73553RUDZPtwN8FUpzO8Dg7hdd2QaHd9-q5Vo,11950
44
+ pyegeria/commands/cat/list_terms.py,sha256=WPqd5bWm_Re-NlR_OLtekmj8m2UX_8vIo9AJDKMVR_M,11942
45
45
  pyegeria/commands/cat/list_todos.py,sha256=NitCw0uyVVjmN1hxb1W-I4FbOsa8wQxW2ICyOElHyc8,6556
46
46
  pyegeria/commands/cat/list_user_ids.py,sha256=X5Q-YNEp38saPYDuy9VwdQC5Qpa4HyC3WvAdbyp_P6M,5108
47
47
  pyegeria/commands/cli/__init__.py,sha256=hpTVSMP2gnPRhcAZPdeUEsQ-eaDySlXlk239dNWYmng,292
@@ -250,8 +250,8 @@ pyegeria/test_w.html,sha256=q9HCstV2Ar-QiAqswte6hQ8EJuKqr5s99MUuXSxs7a8,11461
250
250
  pyegeria/utils.py,sha256=GCt1C0bp0Xng1ahzbZhzV9qQwH7Dj93IaCt2dvWb-sg,5417
251
251
  pyegeria/valid_metadata_omvs.py,sha256=Xq9DqBQvBFFJzaFIRKcVZ2k4gJvSh9yeXs_j-O3vn1w,65050
252
252
  pyegeria/x_action_author_omvs.py,sha256=RcqSzahUKCtvb_3u_wyintAlc9WFkC_2v0E12TZs8lQ,6433
253
- pyegeria-5.3.6.2.2.dist-info/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
254
- pyegeria-5.3.6.2.2.dist-info/METADATA,sha256=1QEKjmLmMedj7Oz6buI3HtF8TPR6xHfBhDozOBhqNOE,2745
255
- pyegeria-5.3.6.2.2.dist-info/WHEEL,sha256=XbeZDeTWKc1w7CSIyre5aMDU_-PohRwTQceYnisIYYY,88
256
- pyegeria-5.3.6.2.2.dist-info/entry_points.txt,sha256=9LIuEBIFodyDPNWxZFCJNSzK7-ZS85Kes3eTTYTGWHo,6407
257
- pyegeria-5.3.6.2.2.dist-info/RECORD,,
253
+ pyegeria-5.3.6.2.3.dist-info/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
254
+ pyegeria-5.3.6.2.3.dist-info/METADATA,sha256=bBo6EbFdZ-EJx6aePdJmeXGrGVk_AuBD6AvcjCSFPwQ,2745
255
+ pyegeria-5.3.6.2.3.dist-info/WHEEL,sha256=XbeZDeTWKc1w7CSIyre5aMDU_-PohRwTQceYnisIYYY,88
256
+ pyegeria-5.3.6.2.3.dist-info/entry_points.txt,sha256=9LIuEBIFodyDPNWxZFCJNSzK7-ZS85Kes3eTTYTGWHo,6407
257
+ pyegeria-5.3.6.2.3.dist-info/RECORD,,