Metadata-Version: 2.4
Name: umlshapes
Version: 1.7.0
Summary: Pyut Ogl without homegrown miniogl
Author-email: "Humberto A. Sanchez II" <Humberto.A.Sanchez.II@gmail.com>
Maintainer-email: "Humberto A. Sanchez II" <Humberto.A.Sanchez.II@gmail.com>
License-Expression: AGPL-1.0-or-later
Project-URL: Repository, https://github.com/hasii2011/uml
Keywords: pyut,graphical shapes,python
Classifier: Programming Language :: Python
Classifier: Intended Audience :: Developers
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: wxPython==4.2.4
Requires-Dist: codeallybasic>=1.30.0
Requires-Dist: codeallyadvanced>=2.2.0
Requires-Dist: umlmodel>=3.4.0
Requires-Dist: human_id==0.2.0
Requires-Dist: Pypubsub==4.0.3
Provides-Extra: test
Requires-Dist: mypy==1.19.0; extra == "test"
Requires-Dist: mypy-extensions==1.1.0; extra == "test"
Requires-Dist: types-Deprecated==1.2.9.20240311; extra == "test"
Requires-Dist: html-testRunner~=1.2.1; extra == "test"
Requires-Dist: pyautogui==0.9.54; extra == "test"
Requires-Dist: pillow==12.0.0; extra == "test"
Provides-Extra: deploy
Requires-Dist: wheel==0.45.1; extra == "deploy"
Requires-Dist: setuptools==80.9.0; extra == "deploy"
Requires-Dist: twine==6.1.0; extra == "deploy"
Requires-Dist: build==1.3.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/umlshapes/tree/master.svg?style=shield)](https://dl.circleci.com/status-badge/redirect/gh/hasii2011/umlshape/tree/master)
[![Build Status](https://app.travis-ci.com/hasii2011/umlshapes.svg?token=xLRFkv8yzJS4p9oSFs49&branch=master)](https://app.travis-ci.com/hasii2011/umlshapes)
[![PyPI version](https://badge.fury.io/py/umlshapes.svg)](https://badge.fury.io/py/umlshapes)
[![Maintenance](https://img.shields.io/badge/Maintained%3F-yes-green.svg)](https://GitHub.com/Naereen/StrapDown.js/graphs/commit-activity)

[![forthebadge made-with-python](http://ForTheBadge.com/images/badges/made-with-python.svg)](https://www.python.org/)

# Introduction

This is version 2 of the [Pyut](https://github.com/hasii2011/pyut) [Ogl Module](https://github.com/hasii2011/ogl).  

This version removes the internal miniogl code and relies on wxPython's wx.lib.ogl package.



This is the external graphical shapes module for the UML Diagrammer that allows for development of extensions for the UML Diagrammer

This project depends on umlmodel and wxPython

```bash
pip install umlshapes
```

___

Written by Humberto A. Sanchez II <mailto@Humberto.A.Sanchez.II@gmail.com>, (C) 2025


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


------


![Humberto's Modified Logo](https://raw.githubusercontent.com/wiki/hasii2011/gittodoistclone/images/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.
