pyegeria 5.3.7.4__py2.py3-none-any.whl → 5.3.7.5__py2.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/commands/cat/dr_egeria_md.py +2 -2
- {pyegeria-5.3.7.4.dist-info → pyegeria-5.3.7.5.dist-info}/METADATA +1 -1
- {pyegeria-5.3.7.4.dist-info → pyegeria-5.3.7.5.dist-info}/RECORD +6 -6
- {pyegeria-5.3.7.4.dist-info → pyegeria-5.3.7.5.dist-info}/LICENSE +0 -0
- {pyegeria-5.3.7.4.dist-info → pyegeria-5.3.7.5.dist-info}/WHEEL +0 -0
- {pyegeria-5.3.7.4.dist-info → pyegeria-5.3.7.5.dist-info}/entry_points.txt +0 -0
@@ -116,7 +116,7 @@ def process_markdown_file(
|
|
116
116
|
if directive == "process":
|
117
117
|
updated = True
|
118
118
|
final_output.append(result)
|
119
|
-
print(json.dumps(element_dictionary, indent=4))
|
119
|
+
# print(json.dumps(element_dictionary, indent=4))
|
120
120
|
elif directive == "validate":
|
121
121
|
print(json.dumps(element_dictionary, indent=4))
|
122
122
|
elif directive == "process":
|
@@ -178,7 +178,7 @@ def process_markdown_file(
|
|
178
178
|
f2.write(final_output)
|
179
179
|
if not prov_found:
|
180
180
|
f2.write(prov_output)
|
181
|
-
click.echo(f"\n==>
|
181
|
+
click.echo(f"\n==> Output written to {new_file_path}")
|
182
182
|
else:
|
183
183
|
click.echo("\nNo updates detected. New File not created.")
|
184
184
|
|
@@ -17,7 +17,7 @@ pyegeria/commands/cat/__init__.py,sha256=5OCy4m_yZsnSxdy_gvkCyP_OkjvuWKimqUGHYCJ
|
|
17
17
|
pyegeria/commands/cat/dr_egeria_inbox/glossary_creation_experiment.ipynb,sha256=dbzNu90fCKNohOWVSRBOB1GLyd95x8Qw51I5AkaPtso,11552
|
18
18
|
pyegeria/commands/cat/dr_egeria_inbox/glossary_exp.md,sha256=KsUeTzDe5QkrTmIfIAXR74qZ29oSfRW-NAEn0RYIRqM,2534
|
19
19
|
pyegeria/commands/cat/dr_egeria_jupyter.py,sha256=U-3m9BMoCXj2fvuawr3PTc2HQWAXThqQ3sIXjyCWv6s,5912
|
20
|
-
pyegeria/commands/cat/dr_egeria_md.py,sha256=
|
20
|
+
pyegeria/commands/cat/dr_egeria_md.py,sha256=YW4BoARfPhZkk2JTbl2jEL8xifiGvYfCTbd2FULe9mI,9514
|
21
21
|
pyegeria/commands/cat/exp_list_glossaries.py,sha256=dC6Bnfm3YSMTKPP146qeslIFRiZnGu5b7iDYE07p4iU,5817
|
22
22
|
pyegeria/commands/cat/get_asset_graph.py,sha256=xnXJfpDTVH1TJ2TwE3dtjaXU36Di6-N6JAyhothzz2o,12461
|
23
23
|
pyegeria/commands/cat/get_collection.py,sha256=kXPcP8u-SMWfrVyyBhNoxG8mcgB7EV_5i9N9w_IBU7o,5379
|
@@ -242,8 +242,8 @@ pyegeria/template_manager_omvs.py,sha256=PfJ9dOfmBvf59DgRdZ9Dl1Kl_UYqjF-JncXVnbC
|
|
242
242
|
pyegeria/utils.py,sha256=GCt1C0bp0Xng1ahzbZhzV9qQwH7Dj93IaCt2dvWb-sg,5417
|
243
243
|
pyegeria/valid_metadata_omvs.py,sha256=Xq9DqBQvBFFJzaFIRKcVZ2k4gJvSh9yeXs_j-O3vn1w,65050
|
244
244
|
pyegeria/x_action_author_omvs.py,sha256=RcqSzahUKCtvb_3u_wyintAlc9WFkC_2v0E12TZs8lQ,6433
|
245
|
-
pyegeria-5.3.7.
|
246
|
-
pyegeria-5.3.7.
|
247
|
-
pyegeria-5.3.7.
|
248
|
-
pyegeria-5.3.7.
|
249
|
-
pyegeria-5.3.7.
|
245
|
+
pyegeria-5.3.7.5.dist-info/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
|
246
|
+
pyegeria-5.3.7.5.dist-info/METADATA,sha256=IjfX47sJC-zveDUrUYc3D_Zto5UJcu_tQhBByYu_Wxk,3280
|
247
|
+
pyegeria-5.3.7.5.dist-info/WHEEL,sha256=aiTauIPAnqOMBuVimVqk4bevIILHLWXNdkzTocSR-tg,92
|
248
|
+
pyegeria-5.3.7.5.dist-info/entry_points.txt,sha256=eAvQ_vkejlF3JzMzEc5VD93ymLA_hSFV0HM8fntG-d8,6791
|
249
|
+
pyegeria-5.3.7.5.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|