Skip to main content

XML to Ogl Object Model

Project description

Build Status Maintenance macOS

forthebadge made-with-python

This project is intended to be used by Pyut Plugin developers to convert Pyut XML files to the Ogl Model classes. These model classes can then be used by the Pyut UI to display as UML Diagrams.


Use as follows:

from untanglepyut.UnTangler import Document
from untanglepyut.UnTangler import UnTangler

from untanglepyut.Types import UntangledOglClasses
from untanglepyut.Types import UntangledOglLinks
from untanglepyut.Types import UntangledOglNotes
from untanglepyut.Types import UntangledOglTexts

untangler: UnTangler = UnTangler(fqFileName='MultiDocumentProject.xml')

document: Document = untangler.documents['Diagram-1']

oglClasses: UntangledOglClasses = document.oglClasses
oglLinks:   UntangledOglLinks   = document.oglLinks
oglNotes:   UntangledOglNotes   = document.oglNotes
oglTexts:   UntangledOglTexts   = document.oglTexts

The following is the UML diagram for the Pyut Untangler

UntanglePyut


Humberto's Modified Logo

I am concerned about GitHub's Copilot project

I urge you to read about the Give up GitHub campaign from the Software Freedom Conservancy.

While I do not advocate for all the issues listed there I do not like that a company like Microsoft may profit from open source projects.

I continue to use GitHub because it offers the services I need for free. But, I continue to monitor their terms of service.

Any use of this project's code by GitHub Copilot, past or present, is done without my permission. I do not consent to GitHub's use of this project's code in Copilot.

A repository owner may opt out of Copilot by changing Settings --> GitHub Copilot.

I have done so.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

untanglepyut-0.3.5.tar.gz (25.9 kB view details)

Uploaded Source

Built Distribution

untanglepyut-0.3.5-py3-none-any.whl (27.6 kB view details)

Uploaded Python 3

File details

Details for the file untanglepyut-0.3.5.tar.gz.

File metadata

  • Download URL: untanglepyut-0.3.5.tar.gz
  • Upload date:
  • Size: 25.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.10.0

File hashes

Hashes for untanglepyut-0.3.5.tar.gz
Algorithm Hash digest
SHA256 6e5ce3c766333a0ff2aa1c80797bca78a499e2c8c788dc5cf7221286390fe462
MD5 f13ddc2f23d055db4335356b5d044ba5
BLAKE2b-256 4830f6036fcad0fc135562b58ba1edccd35aca0594925d50326ca680acd173e1

See more details on using hashes here.

File details

Details for the file untanglepyut-0.3.5-py3-none-any.whl.

File metadata

  • Download URL: untanglepyut-0.3.5-py3-none-any.whl
  • Upload date:
  • Size: 27.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.10.0

File hashes

Hashes for untanglepyut-0.3.5-py3-none-any.whl
Algorithm Hash digest
SHA256 78669798ab36ce17ddc5ad3130edb4138fe29b7879612159847f282212362166
MD5 75fcec358b5c08165fa9f7f19a534c54
BLAKE2b-256 0c355fdf175f76658d56cd3101a9286da61fd6cc9df27115868fec3c855532ab

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page