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


#370 protocols-didexchange
Created by: shaangill025   published
Language: Python
Repository: hyperledger/aries-cloudagent-python  github
Commit: master
#369 protocols-connections
Created by: shaangill025   published
Language: Python
Repository: hyperledger/aries-cloudagent-python  github
Commit: master
#368 protocols-basicmenu
Created by: shaangill025   published
Language: Python
Repository: hyperledger/aries-cloudagent-python  github
Commit: master
#367 protocols-actionmenu
Created by: shaangill025   published
Language: Python
Repository: hyperledger/aries-cloudagent-python  github
Commit: master
#366 messaging
Created by: shaangill025   published
Language: Python
Repository: hyperledger/aries-cloudagent-python  github
Commit: master
#365 ledger
Created by: shaangill025   published
Language: Python
Repository: hyperledger/aries-cloudagent-python  github
Commit: master
#364 indy
Created by: shaangill025   published
Language: Python
Repository: hyperledger/aries-cloudagent-python  github
Commit: master
#363 holder
Created by: shaangill025   published
Language: Python
Repository: hyperledger/aries-cloudagent-python  github
Commit: master
#362 core
Created by: shaangill025   published
Language: Python
Repository: hyperledger/aries-cloudagent-python  github
Commit: master
#361 connections
Created by: shaangill025   published
Language: Python
Repository: hyperledger/aries-cloudagent-python  github
Commit: master
#360 config
Created by: shaangill025   published
Language: Python
Repository: hyperledger/aries-cloudagent-python  github
Commit: master
#358 commands
Created by: shaangill025   published
Language: Python
Repository: hyperledger/aries-cloudagent-python  github
Commit: master
#357 cache
Created by: shaangill025   published
Language: Python
Repository: hyperledger/aries-cloudagent-python  github
Commit: master
#355 admin
Created by: shaangill025   published
Language: Python
Repository: hyperledger/aries-cloudagent-python  github
Commit: master
#266 api
Created by: tcapilla   published
Language: Python
Repository: tcapilla/haystack  github
Commit: master
Tags: api
#207 pymodi_uml_test
Created by: lux   published
Language: Python
Repository: k2sebeom/pymodi  github
Commit: feature/test-uml
#146 namsel-ocr
Created by: Apokrif   published
Language: Python
Repository: thubtenrigzin/namsel-ocr  github
Commit: master