Metadata-Version: 2.4
Name: pyumldiagrams
Version: 3.1.50
Summary: Draw UML diagrams in various formats
Author-email: "Humberto A. Sanchez II" <Humbert.A.Sanchez.II@gmail.com>
Maintainer-email: "Humberto A. Sanchez II" <Humbert.A.Sanchez.II@gmail.com>
License-Expression: AGPL-1.0-or-later
Project-URL: Repository, https://github.com/hasii2011/pyumldiagrams
Keywords: pyut,UML,Diagrams,Python
Classifier: Intended Audience :: Developers
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Utilities
Classifier: Topic :: Multimedia :: Graphics
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: fpdf2==2.8.2
Requires-Dist: Pillow==12.2.0
Requires-Dist: untangle==1.2.1
Requires-Dist: codeallybasic>=1.8.1
Requires-Dist: codeallyadvanced>=1.3.3
Provides-Extra: test
Requires-Dist: mypy==1.18.2; extra == "test"
Requires-Dist: mypy-extensions==1.1.0; extra == "test"
Requires-Dist: types-Deprecated==1.3.1.20260130; extra == "test"
Requires-Dist: html-testRunner~=1.2.1; extra == "test"
Requires-Dist: codeallybasic==1.8.1; extra == "test"
Provides-Extra: deploy
Requires-Dist: wheel==0.46.2; extra == "deploy"
Requires-Dist: setuptools==80.9.0; extra == "deploy"
Requires-Dist: twine==6.1.0; extra == "deploy"
Requires-Dist: build==1.4.0; extra == "deploy"
Requires-Dist: pkginfo==1.12.1.2; extra == "deploy"
Dynamic: license-file

![](https://github.com/hasii2011/code-ally-basic/blob/master/developer/agpl-license-web-badge-version-2-256x48.png "AGPL")

[![CircleCI](https://dl.circleci.com/status-badge/img/gh/hasii2011/pyumldiagrams/tree/master.svg?style=shield)](https://dl.circleci.com/status-badge/redirect/gh/hasii2011/pyumldiagrams/tree/master)
[![PyPI version](https://badge.fury.io/py/pyumldiagrams.svg)](https://badge.fury.io/py/pyumldiagrams)
[![Documentation Status](https://readthedocs.org/projects/pyumldiagrams/badge/?version=latest)](https://pyumldiagrams.readthedocs.io/en/latest/?badge=latest)

PyUmlDiagrams is a set of helper code that allows Pyut to generate UML Diagrams in either pdf or image format.  Currently, the only supported image type is png.

The documentation is on [read the docs](https://pyumldiagrams.readthedocs.io/en/latest/).

## Developer Notes
This project uses [buildlackey](https://github.com/hasii2011/buildlackey) for day to day development builds

------

## Note
For all kind of problems, requests, enhancements, bug reports, etc., please drop me an e-mail.
Written by <a href="mailto:email@humberto.a.sanchez.ii@gmail.com?subject=Hello Humberto">Humberto A. Sanchez II</a>  (C) 2026

------

---
I am concerned about GitHub's Copilot project

![](https://github.com/hasii2011/code-ally-basic/blob/master/developer/SillyGitHub.png)

I am concerned about GitHub's Copilot project

I urge you to read about the
[Give up GitHub](https://GiveUpGitHub.org) campaign from[the Software Freedom Conservancy](https://sfconservancy.org).

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.
