Gaphor is the simple modeling tool
Gaphor is a UML and SysML modeling application written in Python. It is designed to be easy to use, while still being powerful. Gaphor implements a fully-compliant UML 2 data model, so it is much more than a picture drawing tool. You can use Gaphor to quickly visualize different aspects of a system as well as create complete, highly complex models.
π Table of Contents
π Background
Gaphor is a UML and SysML modeling application written in Python. We designed it to be easy to use, while still being powerful. Gaphor implements a fully-compliant UML 2 data model, so it is much more than a picture drawing tool. You can use Gaphor to quickly visualize different aspects of a system as well as create complete, highly complex models.
Gaphor is designed around the following principles:
Gaphor is a GUI application that is built on GTK and Cairo. PyGObject and PyCairo provide Python bindings for those libraries. Gaphas provides the foundational diagramming functionality.
πΎ Install
You can find the latest version on the gaphor.org website. Gaphor ships installers for macOS and Windows. Those can be found there. The Python package is also available on PyPI.
All releases are available on GitHub.
If you want to start developing on Gaphor, have a look at the Installation section of our Tech docs.
π¦ Usage Creating models
If using Gaphor for the first time you will be presented with a greeter dialog at startup in which you can select one of 5 models available to you to work in:
After you select a template, the main Gaphor Window will load, and you will be ready to start modeling. Gaphor will automatically select the correct profile based on the template that you selected, but you can also select other modeling profiles if needed by clicking on the button next to the Profile dropdown menu at the top of your window.
To select an element you want to place, for example a Class, click on the icon in the Toolbox and then again on the diagram. This will place a new Class item on the diagram and add a new Class to the model (it shows up in the Navigation). The selected tool will reset itself to the Pointer tool if the option ''Diagram -> Reset tool'' is selected.
Portions of the toolbox may also be collapsed depending on the type of diagram you are modeling with. You can expand the collapsed portions of the toolbox if needed.
Create a New Diagram
It is also possible to create a new diagram by right clicking on a Package or Profile in the Navigation and selecting New Diagram.
Copy and Paste
Items in a diagram can be copied and pasted in the same diagram or other diagrams.
Ctrl+V: The default way to paste uses a link defining elements mode. This places an existing item in the diagram, but the item itself is not duplicated. In other words, if you paste a Class object in a diagram, the Class will be added to the diagram, but there will be no new Class in the Navigation.
Shift+Ctrl+V: Copy defining elements. This places a new item in the model by fully duplicating the item that was copied.
Drag and Drop
Adding an existing element to a diagram is done by dragging the element from the Navigation section onto a diagram. Diagrams and attribute/operations of a Class show up in the Navigation but can not be added to a diagram.
Elements can also be dragged within the Navigation in order to rearrange them in to different packages.
β₯ Contributing
Thanks goes to these wonderful people (emoji key):
Amy Y
π
Arjan Molenaar
π» π π π π¬ π π β οΈ
Bill ZHANG
π
Blippost
π€
Dan Yeaw
π» β οΈ π π¦ π π π¬
Daniel BerglΓΈv
π€
Daniel Nylander
π
Encolpe DEGOUTE
π
Erwan Bousse
π€
Fran DiΓ©guez
π
Gabriel Gian
π
Jordi Mallach
π
Mark Kennedy
π€ π» π
Phil_Smurf
π€
Rui Maciel
π€
Seong-ho Cho
π
Tobias Bernard
π¨ π€
Tomasz DroΕΌdΕΌ
π€
Tony
π§
YantaoZhao
π π€
Yauhen Kirylau
π π¦ π€ π
Zsolt Sandor
π€ π π» π
fu7mu4
π
gavr123456789
π€
noblevirk
π€
vikdevelop
π
Γscar FernΓ‘ndez DΓaz
π π»
ΠΠ²Π³Π΅Π½ΠΈΠΉ ΠΠ΅ΠΆΠ½ΠΈΠ½
π
This project follows the all-contributors specification. Contributions of any kind are welcome!
Translations
Translation of Gaphor is mostly done using Weblate.
For the Linux Flatpak, the desktop entry comment string can be translated at our Flatpak repository.
Thank you so much for your effort in helping us keep it available in many languages!
Β© License
Copyright Β© Arjan Molenaar and Dan Yeaw
Licensed under the Apache License v2.
Summary: You can do what you like with Gaphor, as long as you include the required notices. This permissive license contains a patent license from the contributors of the code.
Twice a month we will interview people behind open source businesses. We will talk about how they are building a business on top of open source projects.
We'll never share your email with anyone else.