Skip to content

Python GUI module powered by Delphi's FireMonkey framework. Supporting Windows, MacOS, Linux, and Android GUI development.

License

Notifications You must be signed in to change notification settings

Embarcadero/DelphiFMX4Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

d96ef87 · Mar 31, 2025
Nov 12, 2024
Nov 12, 2024
Mar 29, 2023
Sep 6, 2023
Mar 31, 2025
Dec 19, 2023
Jan 7, 2022
May 24, 2022
Mar 7, 2023
Mar 9, 2023
Dec 13, 2021
Sep 28, 2023
Nov 12, 2024
Sep 6, 2023
Sep 6, 2023
Sep 28, 2023
Sep 6, 2023

Repository files navigation

Quick Links:   [Installation]   [eBook & Styles]   [Android Builder]   [Docs]   [Samples]   [Stack Overflow Q&A]


delphifmx is a natively compiled Python module powered by the Python4Delphi library. It gives Python developers access to the FireMonkey GUI framework and is freely redistributable. Supports Windows, MacOS, Linux, and Android GUI development.

FireMonkey is a GUI framework originally from Embarcadero Delphi for native cross-platform application development. It uses the GPU via DirectX or OpenGL for hardware accelerated rendering. It includes a rich styling system and is user extensible. DelphiFMX for Python does not require Delphi or any experience with Object Pascal.

Be sure to check out the PythonFMXBuilder for deploying your Python scripts on Android and the Delphi for Python Exporter to simplify your UI design.

eBook and Styles Bundle

There is a free eBook and styles bundle with 29 custom styles and 50 pages of content. Download the free eBook and Python styles bundle.

You can see the June 2022 live stream replay covering PythonFMX and related projects.

Installation

pip install delphifmx

Supports

  • Win32 x86, Win64 x86, Linux64 x86, Android64, macOS64 and macM1 architectures
  • Python cp3.8, cp3.9, cp3.10, cp3.11, cp3.12, and cp3.13

Conda support

  • Win x86 and x64 from Python cp3.8 to cp3.13
  • Linux x86_64 from Python cp3.8 to cp3.13
  • macOS x86_64 from Python cp3.8 to cp3.13

Venv support

  • Win x86 and x64 from Python cp3.8 to cp3.13
  • Linux x86_64 from Python cp3.8 to cp3.13
  • macOS x86_64 from Python cp3.8 to cp3.13

See Also

Embarcadero Embarcadero

About

Python GUI module powered by Delphi's FireMonkey framework. Supporting Windows, MacOS, Linux, and Android GUI development.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published