Skip to content
Arjan Molenaar edited this page Nov 11, 2021 · 1 revision

With Gaphor, we try to stay actual and use the most recent version of Python.

Before Python is upgraded, there are a few things to consider. The Python version should be available on:

  1. Linux (for development purposes)
  2. Windows
  3. macOS Homebrew
  4. GitHub Actions build servers for Linux, macOS and Windows
  5. Should be available in the Flatpak platform packages

As per November 2021, the Python version used for shipping Gaphor is 3.9.8. Check the build logs for the current version.

Clone this wiki locally