pyegeria 5.4.3.3__py3-none-any.whl → 5.4.3.4__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 (41) hide show
  1. commands/cat/debug_log.2025-09-02_07-44-39_567276.log.zip +0 -0
  2. commands/cat/debug_log.2025-09-03_07-45-21_986388.log.zip +0 -0
  3. commands/cat/debug_log.log +5314 -4140
  4. commands/cat/list_format_set.py +2 -2
  5. commands/tech/list_information_supply_chains.py +1 -1
  6. commands/tech/list_solution_blueprints.py +1 -1
  7. commands/tech/list_solution_components.py +1 -1
  8. commands/tech/list_solution_roles.py +1 -1
  9. md_processing/__init__.py +0 -4
  10. md_processing/data/commands.json +4 -4
  11. md_processing/dr_egeria.py +6 -9
  12. md_processing/dr_egeria_inbox/data_spec_test.md +38 -364
  13. md_processing/dr_egeria_inbox/gov_def.md +3 -3
  14. md_processing/dr_egeria_inbox/product.md +10 -2
  15. md_processing/md_commands/data_designer_commands.py +90 -425
  16. md_processing/md_processing_utils/common_md_utils.py +50 -1
  17. md_processing/md_processing_utils/extraction_utils.py +14 -7
  18. md_processing/md_processing_utils/md_processing_constants.py +1 -1
  19. pyegeria/___external_references.py +2943 -2955
  20. pyegeria/__init__.py +1 -1
  21. pyegeria/_client_new.py +9 -7
  22. pyegeria/_output_formats.py +124 -3
  23. pyegeria/collection_manager.py +17 -56
  24. pyegeria/config.py +10 -1
  25. pyegeria/data_designer.py +166 -117
  26. pyegeria/egeria_client.py +1 -1
  27. pyegeria/egeria_tech_client.py +1 -1
  28. pyegeria/glossary_manager.py +71 -85
  29. pyegeria/governance_officer.py +26 -29
  30. pyegeria/output_formatter.py +127 -1
  31. pyegeria/project_manager.py +33 -36
  32. pyegeria/{solution_architect_omvs.py → solution_architect.py} +443 -388
  33. {pyegeria-5.4.3.3.dist-info → pyegeria-5.4.3.4.dist-info}/METADATA +1 -1
  34. {pyegeria-5.4.3.3.dist-info → pyegeria-5.4.3.4.dist-info}/RECORD +37 -39
  35. md_processing/dr_egeria_outbox/tuesday/processed-2025-09-02 13:07-gov_def.md +0 -492
  36. md_processing/dr_egeria_outbox/tuesday/processed-2025-09-02 13:25-gov_def.md +0 -520
  37. md_processing/dr_egeria_outbox/tuesday/processed-2025-09-02 16:43-gov_def.md +0 -636
  38. md_processing/dr_egeria_outbox/tuesday/processed-2025-09-02 16:46-gov_def.md +0 -636
  39. {pyegeria-5.4.3.3.dist-info → pyegeria-5.4.3.4.dist-info}/LICENSE +0 -0
  40. {pyegeria-5.4.3.3.dist-info → pyegeria-5.4.3.4.dist-info}/WHEEL +0 -0
  41. {pyegeria-5.4.3.3.dist-info → pyegeria-5.4.3.4.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.