Skip to main content

Gaphor is the simple modeling tool written in Python.

Project description

Gaphor - SysML/UML Modeling

Build Docs build state PyPI PyPI - Downloads All Contributors.org Matrix

Maintainability Code Coverage Translation Status OpenSSF Best Practices standard-readme compliant

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

📜 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-based interface and uses Cairo for consistent rendering.

Gaphor is a library. You can use it from scripts and Jupyter notebooks and interact with models programmatically.

Non-Goals:

  • Generating UML diagrams from source code. pynsource or 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.

💾 Install

Download on Flathub

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 documentation.

🔦 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).

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

Over 150 people that helped out building Gaphor. Too many to show in this readme. You can find them in CONTRIBUTORS file.

Would you like to contribute to the development of Gaphor? There are many ways in which you can help out:

  • Review and update documentation.
  • Open discussions on a feature/bug/idea
  • Fix an open issue
  • Tell other people about Gaphor.

We appreciate contributions of any kind. This project follows the all-contributors specification. Contributions of any kind are welcome!

More info on how you can contribute can be found in the contributing guide!

🌍 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!

Translation status

♿️ Code of Conduct

We value your participation and want everyone to have an enjoyable and fulfilling experience. As a GNOME Circle project, all participants are expected to follow the GNOME Code of Conduct 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.

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.

🤝 Sponsors

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

gaphor-3.3.0.tar.gz (761.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

gaphor-3.3.0-py3-none-any.whl (772.0 kB view details)

Uploaded Python 3

File details

Details for the file gaphor-3.3.0.tar.gz.

File metadata

  • Download URL: gaphor-3.3.0.tar.gz
  • Upload date:
  • Size: 761.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for gaphor-3.3.0.tar.gz
Algorithm Hash digest
SHA256 11d8cf0a101c4c9d06e3e0c5b79f31c1d8c17a1b720f28f722153e99e1e24366
MD5 6b283faf62d7d5fa02ff78a119f180b7
BLAKE2b-256 70a1e6d7f1cda1be231990c32e4330aacf5bd3de8cda524472a81c2084148ce7

See more details on using hashes here.

Provenance

The following attestation bundles were made for gaphor-3.3.0.tar.gz:

Publisher: full-build.yml on gaphor/gaphor

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file gaphor-3.3.0-py3-none-any.whl.

File metadata

  • Download URL: gaphor-3.3.0-py3-none-any.whl
  • Upload date:
  • Size: 772.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for gaphor-3.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 ccb61b6fa2946035e45d7878d4a0ae497fc8eb4c7c0767cfb4231107505ba150
MD5 18c8ae65bc4ba54b5616734ba4322e4f
BLAKE2b-256 afd417454d1b5c3cfa1368752aba1e8019c861487f08d87a4f2b1ec773761873

See more details on using hashes here.

Provenance

The following attestation bundles were made for gaphor-3.3.0-py3-none-any.whl:

Publisher: full-build.yml on gaphor/gaphor

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page