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


#2146 Untitled EEG_pipeline
Created by: nina80   published
Language: Python
Repository: ninamoutonnet/EEG_pipeline  github
Commit: main
#2136 multiple inheritance copy
Created by: None   private
Language: Python
Repository: abulka/sample_python_uml  github
Commit: master
Tags: featured-py-sample
Description: This example shows how GitUML can visualise * multiple inheritance
#2078 Untitled better_call_soen_soen341projec…
Created by: roburnto   published
Language: Python
Repository: katkes/better_call_soen_soen341projectF2023  github
Commit: main
#2033 deeprank2 - data processing
Created by: giulia   published
Language: Python
Repository: DeepRank/deeprank2  github
Commit: 480_new
#2025 deeprank2 - training and testing
Created by: giulia   published
Language: Python
Repository: DeepRank/deeprank2  github
Commit: 510_testing_pre_trained_gcroci2
#2017 Untitled dbms
Created by: Shabhareash   published
Language: Python
Repository: Shabhareash/dbms  github
Commit: main
#1957 Untitled comma
Created by: n400peanuts   published
Language: Python
Repository: covid19ABM/comma  github
Commit: main
#1907 Untitled Dissertation
Created by: AbishekRajVG   published
Language: Python
Repository: AbishekRajVG/Dissertation  github
Commit: main
#1877 Untitled convit
Created by: hrudya   published
Language: Python
Repository: facebookresearch/convit  github
Commit: main
#1870 python init
Created by: jaygray0919   published
Language: Python
Repository: ampproject/amp.dev  github
Commit: future
Tags: python
#1869 pages + platform
Created by: jaygray0919   published
Language: Python
Repository: ampproject/amp.dev  github
Commit: future
Tags: pages
#1781 Untitled dev
Created by: None   private
Language: Python
Repository: catchEmAll-SWE/dev  github
Commit: main
#1609 Chess game
Created by: abulka   published
Language: Python
Repository: OU-Xmen/PAUL  github
Commit: main
Tags: games
#1405 Untitled smogon-scraper
Created by: None   private
Language: Python
Repository: DimK19/smogon-scraper  github
Commit: main
#927 Sherpa data classes
Created by: DougBurke   published
Language: Python
Repository: sherpa/sherpa  github
Commit: main
#867 BO4E Energiemenge
Created by: hf-kklein   published
Language: Python
Repository: Hochfrequenz/BO4E-python  github
Commit: master
Tags: bo4e energiemenge verbrauch
#812 Final Project UML Diagram
Created by: djopatrny   published
Language: Python
Repository: djopatrny/Interactive-Lab-Hub  github
Commit: Fall2021