new

 

 



View filtered by:

Featured Diagrams


Here are a list of featured diagrams, showing the kind of things you can do with GitUML.

Sample GitUML Python Repository

#29 classic inheritance, multiplicity etc s…
Created by: admin   published
Language: Python
Repository: abulka/sample_python_uml  github
Commit: master
Tags: featured-py-sample
Description: This example shows how GitUML can visualise * inheritance * association * association with one to many * modules containing classes The one to many is had to detect. GitUML scans Python source code for ".append" operations and deduces its a one to many.
#194 multiple inheritance
Created by: admin   published
Language: Python
Repository: abulka/sample_python_uml  github
Commit: master
Tags: featured-py-sample
Description: This example shows how GitUML can visualise * multiple inheritance
#195 command pattern - design pattern
Created by: admin   published
Language: Python
Repository: abulka/sample_python_uml  github
Commit: master
Tags: featured-py-sample design pattern
Description: This example shows how GitUML can visualise the command design pattern. There are some unit tests in the same module, which are also visualised.

featured-py-misc

#533 Toolback /list flow
Created by: abulka   published
Language: Python
Repository: abulka/toolback  github
Commit: main
Tags: toolback list literate code map python featured-py-misc
Description: This is an example of a literate code map analysis of a bunch of classes and modules, following what calls what, and what parameters are being passed. The problem is that the 'user' parameter needs to be passed down into the functions - which is tricky, and the code m…

Python - Pynsource repository

#1 App class in Pynsource
Created by: abulka   published
Language: Python
Repository: abulka/pynsource  github
Commit: master
Tags: featured-py-pynsource
Description: The App class owns an instance of Controller. The App class also has a Boot() method, as well as a Shutdown() method. The Controller is defined thus: class Controller: def __init__(self, app): self.app = app self.cmd_mgr = CommandManager(100) …
#5 pynsource - view
Created by: abulka   published
Language: Python
Repository: abulka/pynsource  github
Commit: master
Tags: featured-py-pynsource
#6 pynsource - GUI
Created by: abulka   published
Language: Python
Repository: abulka/pynsource  github
Commit: master
Tags: app canvas featured-py-pynsource
Description: The main app class **MainApp** is different to the App class in Pynsource \- containing the main GUI handlers. It points to a `umlcanvas` which is where all the fancy drawing is done, using the wxPython GUI toolkit. Here are some screenshots of what's possible to dra…

Public Diagrams by Others


#638 UML DIAGRAM
Created by: pdipirro   published
Language: Python
Repository: rbignon/doctoshotgun  github
Commit: master
#523 Team SpongeBob Iteration 2 Diagram
Created by: hpatrick5   published
Language: Python
Repository: hpatrick5/sp21-csce606-group_project  github
Commit: main
#481 Team SpongeBob Iteration 1 Diagram
Created by: hpatrick5   published
Language: Python
Repository: hpatrick5/sp21-csce606-group_project  github
Commit: main
Tags: i1
#384 wallet
Created by: shaangill025   published
Language: Python
Repository: hyperledger/aries-cloudagent-python  github
Commit: master
#383 utils
Created by: shaangill025   published
Language: Python
Repository: hyperledger/aries-cloudagent-python  github
Commit: master
#382 transport
Created by: shaangill025   published
Language: Python
Repository: hyperledger/aries-cloudagent-python  github
Commit: master
#381 tails
Created by: shaangill025   published
Language: Python
Repository: hyperledger/aries-cloudagent-python  github
Commit: master
#380 storage
Created by: shaangill025   published
Language: Python
Repository: hyperledger/aries-cloudagent-python  github
Commit: master
#379 revocation
Created by: shaangill025   published
Language: Python
Repository: hyperledger/aries-cloudagent-python  github
Commit: master
#378 protocols-trustping
Created by: shaangill025   published
Language: Python
Repository: hyperledger/aries-cloudagent-python  github
Commit: master
#377 protocols-routing
Created by: shaangill025   published
Language: Python
Repository: hyperledger/aries-cloudagent-python  github
Commit: master
#376 protocols-problem_report
Created by: shaangill025   published
Language: Python
Repository: hyperledger/aries-cloudagent-python  github
Commit: master
#375 protocols-present_proof
Created by: shaangill025   published
Language: Python
Repository: hyperledger/aries-cloudagent-python  github
Commit: master
#374 protocols-out_of_band
Created by: shaangill025   published
Language: Python
Repository: hyperledger/aries-cloudagent-python  github
Commit: master
#373 protocols-issue_credential
Created by: shaangill025   published
Language: Python
Repository: hyperledger/aries-cloudagent-python  github
Commit: master
#372 protocols-introduction
Created by: shaangill025   published
Language: Python
Repository: hyperledger/aries-cloudagent-python  github
Commit: master
#371 protocols-discovery
Created by: shaangill025   published
Language: Python
Repository: hyperledger/aries-cloudagent-python  github
Commit: master