Skip to main content

Plugins for umldiagrammer

Project description

CircleCI Build Status PyPI version Maintenance

forthebadge made-with-python

Introduction

This project is a library for generating UML diagrams from Python source code, and it includes a demonstration application.

Overview

The umlextensions package provides a flexible way to reverse-engineer Python code into UML class diagrams. It is designed to be extensible, allowing for different input and output formats. The core of the project is a parser that analyzes Python source code and a layout engine that arranges the UML shapes for visualization. A demonstration application built with wxPython is included to showcase the library's capabilities.

Installation

You can install the project using pip. It is recommended to do this in a virtual environment.

pip install umlextensions

Dependencies

This project relies on several other packages. pip will handle the installation of these dependencies. They are listed here for your reference:

  • wxPython
  • codeallybasic
  • codeallyadvanced
  • umlmodel
  • umlshapes
  • umlio
  • antlr4-python3-runtime
  • PyPubSub

Usage

The primary way to use this project is as a library within a larger application. However, a demonstration application is included to showcase the functionality.

Running the Demo Application

To run the demo application, follow these steps:

  1. Clone the repository (if you haven't already):

    git clone https://github.com/hasii2011/umlextensions.git
    cd umlextensions
    
  2. Install dependencies (it is recommended to use a virtual environment):

    pip install -e .
    
  3. Run the demo application:

    python tests/extensiondemo/ExtensionDemoApp.py
    

    This will open a window titled "Demo UML Extensions".

Generating a UML Diagram

  1. In the "Demo UML Extensions" window, navigate to the menu bar and click Extensions -> Input -> Python File(s).

  2. A file dialog will appear, allowing you to select one or more Python files. Select the files you want to include in your UML diagram and click Open.

  3. After parsing the files, a dialog titled "Shape Layout Parameters" may appear, allowing you to adjust the layout of the UML shapes. You can accept the defaults or modify them as needed and click OK.

  4. The application will then generate and display the UML class diagram based on the Python code in the selected files.

As a Library

The project is designed to be used as a library. The umlextensions package can be imported into your own wxPython application. The ExtensionsManager class is the main entry point for discovering and running extensions. You can integrate it into your application by providing an implementation of the IExtensionsFacade.


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

I am concerned about GitHub's Copilot project

I urge you to read about the Give up GitHub campaign fromthe 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.

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

umlextensions-0.4.1.tar.gz (157.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

umlextensions-0.4.1-py3-none-any.whl (181.9 kB view details)

Uploaded Python 3

File details

Details for the file umlextensions-0.4.1.tar.gz.

File metadata

  • Download URL: umlextensions-0.4.1.tar.gz
  • Upload date:
  • Size: 157.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for umlextensions-0.4.1.tar.gz
Algorithm Hash digest
SHA256 0983f8ef57cfbe6c0f0f2c135eec45a98c4475c3c3d72a1c70c0dcf49240740c
MD5 a792ee8f92b65d2ca6d5f95bcb35ae26
BLAKE2b-256 96f28b8b418c34e41829d595cfbdd571aeec9ba0a245016460fdefc27ab7cdd0

See more details on using hashes here.

Provenance

The following attestation bundles were made for umlextensions-0.4.1.tar.gz:

Publisher: python-publish.yml on hasii2011/umlextensions

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file umlextensions-0.4.1-py3-none-any.whl.

File metadata

  • Download URL: umlextensions-0.4.1-py3-none-any.whl
  • Upload date:
  • Size: 181.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for umlextensions-0.4.1-py3-none-any.whl
Algorithm Hash digest
SHA256 0ded5e5b2bc5f2fee0b8c9e9bf2dfafdda11a05c2e79d381402dc4cf4593c2ea
MD5 f38744fadee4ab3ee5ebf41088c32eec
BLAKE2b-256 7144d0c1e04ce2591269812b6d13d40b6a371ed455347ab3083cebbfc9428fce

See more details on using hashes here.

Provenance

The following attestation bundles were made for umlextensions-0.4.1-py3-none-any.whl:

Publisher: python-publish.yml on hasii2011/umlextensions

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

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