Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/gaphor/gaphor

Gaphor is the simple modeling tool
https://github.com/gaphor/gaphor

c4model diagram fta gnome gtk mbse model-based-systems-engineering modeling python stpa sysml uml

Last synced: about 2 months ago
JSON representation

Gaphor is the simple modeling tool

Awesome Lists containing this project

README

        

Gaphor - SysML/UML Modeling

[![Build](https://github.com/gaphor/gaphor/actions/workflows/full-build.yml/badge.svg)](https://github.com/gaphor/gaphor/actions/workflows/full-build.yml?query=branch%3Amain)
[![Docs build state](https://readthedocs.org/projects/gaphor/badge/?version=latest)](https://docs.gaphor.org)
[![PyPI](https://img.shields.io/pypi/v/gaphor.svg)](https://pypi.org/project/gaphor)
[![PyPI - Downloads](https://img.shields.io/pypi/dm/gaphor)](https://pypistats.org/packages/gaphor)
[![Matrix](https://img.shields.io/badge/chat-on%20Matrix-success)](https://app.element.io/#/room/#gaphor_Lobby:gitter.im)

[![Maintainability](https://api.codeclimate.com/v1/badges/f00974f5d7fe69fe4ecd/maintainability)](https://codeclimate.com/github/gaphor/gaphor/maintainability)
[![Test Coverage](https://api.codeclimate.com/v1/badges/f00974f5d7fe69fe4ecd/test_coverage)](https://codeclimate.com/github/gaphor/gaphor/test_coverage)
[![Translation Status](https://hosted.weblate.org/widgets/gaphor/-/gaphor/svg-badge.svg)](https://hosted.weblate.org/engage/gaphor)
[![Sourcery](https://img.shields.io/badge/Sourcery-enabled-brightgreen)](https://sourcery.ai)
[![standard-readme compliant](https://img.shields.io/badge/readme%20style-standard-brightgreen.svg)](https://github.com/RichardLitt/standard-readme)
[![All Contributors.org](https://img.shields.io/github/all-contributors/gaphor/gaphor/main)](#contributors)

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.

Gaphor Demo

## πŸ“‘ Table of Contents

- [πŸ“‘ Table of Contents](#-table-of-contents)
- [πŸ“œ Background](#-background)
- [πŸ’Ύ Install](#-install)
- [πŸ”¦ Usage](#-usage)
- [β™₯ Contributing](#-contributing)
- [🌍 Translations](#-translations)
- [♿️ Code of Conduct](#️-code-of-conduct)
- [©️ License](#️-license)

## πŸ“œ 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:

- Simplicity: The application should be easy to use. Only some basic knowledge of UML or SysML is required.
- Consistency: UML is a graphical modeling language, so all modeling is done in a diagram.
- Workability: The application should not bother the user every time they do something non-UML-ish.

Gaphor is a GUI application. It has a modern [GTK](https://gtk.org)-based interface and uses
[Cairo](https://www.cairographics.org/) for consistent rendering.

Gaphor is a library.
You can use it from [scripts and Jupyter notebooks](https://docs.gaphor.org/en/latest/scripting.html)
and interact with models programmatically.

Non-Goals:

- Generating UML diagrams from source code. [pynsource](https://github.com/abulka/pynsource) or [pyreverse](https://github.com/pylint-dev/pylint/tree/main/pylint/pyreverse) might be what you are looking for.
- Generating source code from diagrams or creating other concrete executable artifacts including use of fUML or ALF.

Although it would be possible to incorporate these features, these aren't the
goals of this project. However, if these are important capabilities for you,
you may be able to extend Gaphor by creating a
[plugin](https://docs.gaphor.org/en/latest/service_oriented.html#example-plugin).

## πŸ’Ύ Install

Download on Flathub

You can find [the latest version](https://gaphor.org/download) on the
[gaphor.org website](https://gaphor.org/download). Gaphor ships installers for
macOS and Windows. Those can be found there. The Python package is also
[available on PyPI](https://pypi.org/project/gaphor/).

All releases are available on
[GitHub](https://github.com/gaphor/gaphor/releases/).

If you want to start developing on Gaphor, have a look at the [Installation
section of our documentation](https://docs.gaphor.org/en/latest/).

## πŸ”¦ Usage

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:
- **Generic:** (or blank) template
- **UML:** *Unified Modeling Language* template
- **SysML:** *Systems Modeling Language* template
- **RAAML:** *Risk Analysis and Assessment Modeling language* template
- **C4 Model:** *a lean graphical notation technique for modelling the architecture of software systems* template

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
[Model Browser](https://docs.gaphor.org/en/latest/getting_started.html#model-browser)).

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.

If you want to know more, please read our documentation on https://docs.gaphor.org.

## β™₯ Contributing

Thanks goes to these wonderful people ([emoji key](https://github.com/kentcdodds/all-contributors#emoji-key)):



2old4it
2old4it

πŸ›
2old4this
2old4this

πŸ›
3fla1416
3fla1416

πŸ›
Adam Bjurstrom
Adam Bjurstrom

πŸ›
Adam Boduch
Adam Boduch

πŸ’» ⚠️ πŸ›
Alen Ε iljak
Alen Ε iljak

πŸ›
Alexander Wilms
Alexander Wilms

πŸ›


Alexis Howells
Alexis Howells

πŸ“–
Amor Ali
Amor Ali

πŸ›
Amy Y
Amy Y

🌍
Andrei
Andrei

πŸ›
Andrew
Andrew

πŸ›
Antonio Mejia
Antonio Mejia

🌍
Arjan Molenaar
Arjan Molenaar

πŸ’» πŸ› πŸ“– πŸ‘€ πŸ’¬ πŸ› πŸ”Œ ⚠️


AurΓ©lien Joga
AurΓ©lien Joga

πŸ“–
Bill ZHANG
Bill ZHANG

🌍
BjΓΆrn StrΓΆmberg
BjΓΆrn StrΓΆmberg

πŸ›
Blippost
Blippost

πŸ€”
Brage Fuglseth
Brage Fuglseth

🎨
Brandan Glendenning
Brandan Glendenning

πŸ“–
Brock Tibert
Brock Tibert

πŸ›


Can Lehmann
Can Lehmann

πŸ’»
Christian Hoff
Christian Hoff

πŸ’»
DKX47
DKX47

πŸ›
Dan Yeaw
Dan Yeaw

πŸ’» ⚠️ πŸ“– πŸ“¦ πŸš‡ πŸ› πŸ’¬
Daniel BerglΓΈv
Daniel BerglΓΈv

πŸ€”
Daniel Hulse
Daniel Hulse

πŸ“–
Daniel Nylander
Daniel Nylander

🌍


DimShadoWWW
DimShadoWWW

πŸ›
Douglas B
Douglas B

πŸ“–
Encolpe DEGOUTE
Encolpe DEGOUTE

🌍
Enno GrΓΆper
Enno GrΓΆper

πŸ’»
Enno Zickler
Enno Zickler

πŸ›
Ercalvez
Ercalvez

🌍
Erwan Bousse
Erwan Bousse

πŸ€” πŸ›


Eryk Michalak
Eryk Michalak

🌍
Felipe Nogueira
Felipe Nogueira

🌍
Fell-x27
Fell-x27

πŸ›
Fran DiΓ©guez
Fran DiΓ©guez

🌍
Francisco Gouveia
Francisco Gouveia

πŸ’»
Gabriel Gian
Gabriel Gian

🌍
Gleb Smirnov
Gleb Smirnov

πŸ›


Greg Stewart
Greg Stewart

πŸ›
Gytree
Gytree

πŸ›
GΓΌnther Wagner
GΓΌnther Wagner

πŸ›
Hamish Mcintyre-Bhatty
Hamish Mcintyre-Bhatty

πŸ›
HighKingofMelons
HighKingofMelons

πŸ›
Igor Lerinc
Igor Lerinc

πŸ›
Ikko Ashimine
Ikko Ashimine

πŸ’»


JACKADUX
JACKADUX

πŸ›
Jacob Crabill
Jacob Crabill

πŸ›
Jacobo Aragunde PΓ©rez
Jacobo Aragunde PΓ©rez

πŸ›
Jan
Jan

πŸ›
Jean-Luc Tibaux
Jean-Luc Tibaux

🌍
JensPfeifle
JensPfeifle

πŸ“–
Jonathan
Jonathan

πŸ€” πŸ› 🌍 πŸ’»


Jonathan E. Magen
Jonathan E. Magen

πŸ€”
JonnathanRiquelmo
JonnathanRiquelmo

🌍
Jordi Mallach
Jordi Mallach

🌍
Jorge DLG
Jorge DLG

πŸ›
JoΓ£o Correia
JoΓ£o Correia

πŸ’»
Juha-Matti Kokkonen
Juha-Matti Kokkonen

πŸ›
Julius RΓΌberg
Julius RΓΌberg

πŸ›


JuliusBrueggemann
JuliusBrueggemann

πŸ›
K.B.Dharun Krishna
K.B.Dharun Krishna

🌍
Kapil Thangavelu
Kapil Thangavelu

πŸ›
KhazAkar
KhazAkar

πŸ›
Kian-Meng Ang
Kian-Meng Ang

πŸ“–
Lazerbeak12345
Lazerbeak12345

πŸ›
Lordy
Lordy

πŸ›


Mark Kennedy
Mark Kennedy

πŸ€” πŸ’» πŸ›
Mark-Daniel LΓΌthje
Mark-Daniel LΓΌthje

🌍
Mat
Mat

πŸ’»
Matthew Maclaine
Matthew Maclaine

πŸ›
Maxim
Maxim

πŸ›
Mek101
Mek101

πŸ›
Michael J. Vinca
Michael J. Vinca

πŸ›


Michael Patrick Tkacik
Michael Patrick Tkacik

πŸ›
Mikhail Bessonov
Mikhail Bessonov

πŸ›
Mikkel Aunsbjerg Jakobsen
Mikkel Aunsbjerg Jakobsen

πŸ›
Nathan Hadley
Nathan Hadley

🌍
Nedko Arnaudov
Nedko Arnaudov

πŸ›
Patrik
Patrik

πŸ€”
Paul Menzel
Paul Menzel

πŸ“–


PaweΕ‚ PajΔ…k
PaweΕ‚ PajΔ…k

πŸ›
Petal
Petal

πŸ“– 🌍
Phil_Smurf
Phil_Smurf

πŸ€”
Philip Goto
Philip Goto

🌍
Rafael Fontenelle
Rafael Fontenelle

🌍 πŸ€”
Rafael MuΓ±oz CΓ‘rdenas
Rafael MuΓ±oz CΓ‘rdenas

πŸ›
RenStone83
RenStone83

πŸ›


Richard Bamford
Richard Bamford

πŸ›
Rui Maciel
Rui Maciel

πŸ€”
Sabri Ünal
Sabri Ünal

🌍 πŸ’»
Sascha Holzhauer
Sascha Holzhauer

πŸ› πŸ“–
SebCanet
SebCanet

πŸ€”
Sebi
Sebi

πŸ›
Seong-ho Cho
Seong-ho Cho

🌍


Sergej A.
Sergej A.

🌍
Sophie Herold
Sophie Herold

πŸ’» ️️️️♿️
Steve Kossouho
Steve Kossouho

πŸ› πŸ’»
Steven Liu
Steven Liu

πŸ›
Sycophantic-Witty
Sycophantic-Witty

πŸ›
Teun Hoevenaars
Teun Hoevenaars

πŸ“–
Thomas
Thomas

πŸ›


Thomas Firchau
Thomas Firchau

πŸ“–
Tiemen Schuijbroek
Tiemen Schuijbroek

πŸ› πŸ’»
Tobias Bernard
Tobias Bernard

🎨 πŸ€”
TomBous
TomBous

πŸ›
Tomasz DroΕΌdΕΌ
Tomasz DroΕΌdΕΌ

πŸ€”
Tony
Tony

🚧
Viicos
Viicos

πŸ›


Xander982
Xander982

πŸ–‹ πŸ›
YantaoZhao
YantaoZhao

πŸ› πŸ€”
Yauhen Kirylau
Yauhen Kirylau

πŸ“– πŸ“¦ πŸ€” πŸ›
Zsolt Sandor
Zsolt Sandor

πŸ€” πŸ› πŸ’» πŸ“–
\s\m
\s\m

πŸ“–
albanobattistella
albanobattistella

🌍
alkis05
alkis05

πŸ€”


bayerl
bayerl

πŸ“–
cloud-erik
cloud-erik

πŸ€”
deifemu
deifemu

πŸ›
echo r
echo r"0xX4H" | rev

🌍
freddii
freddii

πŸ€” πŸ“–
freezed-or-frozen
freezed-or-frozen

πŸ›
fu7mu4
fu7mu4

🌍


gavr123456789
gavr123456789

πŸ€”
ghillebrand
ghillebrand

πŸ€” πŸ›
greedyj4ck
greedyj4ck

πŸ›
johnvon
johnvon

🌍
jposada202020
jposada202020

🌍
kellenmoura
kellenmoura

πŸ›
lightonflux
lightonflux

πŸ›


lukman83
lukman83

πŸ›
madiharvey
madiharvey

πŸ€” πŸ›
matgaj
matgaj

πŸ› πŸ€”
mcdigregorio
mcdigregorio

πŸ›
melisdogan
melisdogan

πŸ“–
mikekidner
mikekidner

πŸ› πŸ’» πŸ“–
milotype
milotype

🌍 πŸ“–


mskorkowski
mskorkowski

πŸ›
noblevirk
noblevirk

πŸ€”
nomisge
nomisge

πŸ› πŸ€”
ovari
ovari

πŸ€” 🌍 πŸ›
perovsek
perovsek

🌍 πŸ›
peter88213
peter88213

πŸ›
qsodev
qsodev

πŸ›


samirodj
samirodj

πŸ›
seryafarma
seryafarma

πŸ“–
shobeira
shobeira

πŸ› πŸ€”
sib@c
sib@c

πŸ› πŸ€”
tompkins-ct
tompkins-ct

πŸ› πŸ€”
tronta
tronta

πŸ›
vikdevelop
vikdevelop

🌍


wrobell
wrobell

πŸ’» ⚠️ πŸ› 🎨
zhangxinqiang
zhangxinqiang

🌍
Γ“scar FernΓ‘ndez DΓ­az
Γ“scar FernΓ‘ndez DΓ­az

🌍 πŸ’»
Π•Π²Π³Π΅Π½ΠΈΠΉ Π›Π΅ΠΆΠ½ΠΈΠ½
Π•Π²Π³Π΅Π½ΠΈΠΉ Π›Π΅ΠΆΠ½ΠΈΠ½

🌍
ΠŸΡ‘Ρ‚Ρ€ Π‘Π°Π±Π°Π½ΠΎΠ²
ΠŸΡ‘Ρ‚Ρ€ Π‘Π°Π±Π°Π½ΠΎΠ²

🌍
品ι›ͺ
品ι›ͺ

πŸ›

This project follows the
[all-contributors](https://github.com/kentcdodds/all-contributors)
specification. Contributions of any kind are welcome!

1. Check for open issues or open a fresh issue to start a discussion
around a feature idea or a bug. There is a
[first-timers-only](https://github.com/gaphor/gaphor/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+label%3Afirst-timers-only)
tag for issues that should be ideal for people who are not very
familiar with the codebase yet.
2. Fork [the repository](https://github.com/gaphor/gaphor) on
GitHub to start making your changes to the **main** branch (or
branch off of it).
3. Write a test which shows that the bug was fixed or that the feature
works as expected.
4. Send a pull request and bug the maintainers until it gets merged and
published. :smile:

See [the contributing guide](CONTRIBUTING.md)!

### 🌍 Translations

Translation of Gaphor is mostly done using
[Weblate](https://hosted.weblate.org/projects/gaphor/gaphor/).

For the Linux Flatpak, the desktop entry comment string can be translated at our
[Flatpak
repository](https://github.com/flathub/org.gaphor.Gaphor/blob/master/share/org.gaphor.Gaphor.desktop).

Thank you so much for your effort in helping us keep it available in many
languages!


Translation status

### ♿️ Code of Conduct

We value your participation and want everyone to have an enjoyable and
fulfilling experience. As a [GNOME Circle](https://circle.gnome.org/) project,
all participants are expected to follow the GNOME [Code of
Conduct](https://conduct.gnome.org) and to show respect,
understanding, and consideration to one another. Thank you for helping make this
a welcoming, friendly community for everyone.

## ©️ License

Copyright Β© The Gaphor Development Team

Licensed under the [Apache License v2](LICENSES/Apache-2.0.txt).

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.