pyegeria 5.4.0.24__py3-none-any.whl → 5.4.0.25__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.
Files changed (42) hide show
  1. commands/cat/debug_log +7373 -1452
  2. commands/cat/debug_log.2025-08-17_11-34-27_981852.zip +0 -0
  3. commands/cat/dr_egeria_md.py +21 -4
  4. commands/cat/logs/pyegeria.log +4 -0
  5. md_processing/.DS_Store +0 -0
  6. md_processing/__init__.py +7 -3
  7. md_processing/data/commands.json +1683 -2801
  8. md_processing/dr_egeria_inbox/product.md +69 -20
  9. md_processing/dr_egeria_outbox/.obsidian/workspace.json +5 -5
  10. md_processing/dr_egeria_outbox/monday/processed-2025-08-19 07:05-product.md +426 -0
  11. md_processing/dr_egeria_outbox/monday/processed-2025-08-19 07:56-product.md +212 -0
  12. md_processing/dr_egeria_outbox/monday/processed-2025-08-19 09:43-product.md +201 -0
  13. md_processing/dr_egeria_outbox/tuesday/processed-2025-08-19 10:55-product.md +209 -0
  14. md_processing/md_commands/governance_officer_commands.py +1 -73
  15. md_processing/md_commands/product_manager_commands.py +453 -211
  16. md_processing/md_processing_utils/common_md_proc_utils.py +60 -5
  17. md_processing/md_processing_utils/common_md_utils.py +21 -9
  18. md_processing/md_processing_utils/extraction_utils.py +2 -2
  19. md_processing/md_processing_utils/md_processing_constants.py +8 -7
  20. pyegeria/.DS_Store +0 -0
  21. pyegeria/_client_new.py +58 -10
  22. pyegeria/_output_formats.py +25 -0
  23. pyegeria/collection_manager.py +79 -14
  24. pyegeria/{data_designer_omvs.py → data_designer.py} +1171 -1675
  25. pyegeria/glossary_browser.py +1259 -0
  26. pyegeria/{glossary_manager_omvs.py → glossary_manager.py} +1181 -1099
  27. pyegeria/models.py +9 -3
  28. pyegeria/output_formatter.py +2 -1
  29. pyegeria/project_manager.py +1952 -0
  30. pyegeria/utils.py +4 -1
  31. {pyegeria-5.4.0.24.dist-info → pyegeria-5.4.0.25.dist-info}/METADATA +1 -1
  32. {pyegeria-5.4.0.24.dist-info → pyegeria-5.4.0.25.dist-info}/RECORD +35 -34
  33. md_processing/dr_egeria_outbox/monday/processed-2025-07-14 12:38-data_designer_out.md +0 -663
  34. md_processing/dr_egeria_outbox/monday/processed-2025-07-21 10:52-generated_help_report.md +0 -2744
  35. md_processing/dr_egeria_outbox/monday/processed-2025-07-21 18:38-collections.md +0 -62
  36. md_processing/dr_egeria_outbox/monday/processed-2025-08-01 11:34-gov_def.md +0 -444
  37. md_processing/dr_egeria_outbox/monday/processed-2025-08-17 21:04-product.md +0 -97
  38. pyegeria/glossary_browser_omvs.py +0 -3840
  39. pyegeria/governance_officer_omvs.py +0 -2367
  40. {pyegeria-5.4.0.24.dist-info → pyegeria-5.4.0.25.dist-info}/LICENSE +0 -0
  41. {pyegeria-5.4.0.24.dist-info → pyegeria-5.4.0.25.dist-info}/WHEEL +0 -0
  42. {pyegeria-5.4.0.24.dist-info → pyegeria-5.4.0.25.dist-info}/entry_points.txt +0 -0

There are too many changes on this page to be displayed.


The amount of changes on this page would crash your brower.

You can still verify the content by downloading the package file manually.