Skip to main content

XML to Ogl Object Model

Project description

CircleCI

CircleCI 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


Developer Notes

This project uses buildlackey for day to day development builds


Written by Humberto A. Sanchez II (C) 2023

Note

For all kind of problems, requests, enhancements, bug reports, etc., please drop me an e-mail.

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.6.61.tar.gz (28.1 kB view details)

Uploaded Source

Built Distribution

untanglepyut-0.6.61-py3-none-any.whl (30.0 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: untanglepyut-0.6.61.tar.gz
  • Upload date:
  • Size: 28.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.6

File hashes

Hashes for untanglepyut-0.6.61.tar.gz
Algorithm Hash digest
SHA256 e270e20231c465eab520a05fa4ca64dbb368f61f29245ccb70e41a0f1a8cf3fa
MD5 235bce429cb25ed93a57824fdf55cb93
BLAKE2b-256 22c64c01f17ce5147605191f86504f44996dfcd5019ec6eb62d4f3c6b667fff4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for untanglepyut-0.6.61-py3-none-any.whl
Algorithm Hash digest
SHA256 43b331a614248c0cfbfd023bfdf1fc4218903bc7dd665f909a72c9de72960e29
MD5 f4023027b6f34801651b47e067fae4f8
BLAKE2b-256 b27e8220b2a089550e894ed8e0e7b60a001c7c2b0e2292808cd973c0c4e568fc

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