Skip to content

Delphi's FireMonkey framework as a Python module for Windows, MacOS, Linux, and Android GUI development.

License

Notifications You must be signed in to change notification settings

GitContainer/DelphiFMX4Python

 
 

Repository files navigation

DelphiFMX4Python

Delphi's FireMonkey framework as a Python module for Windows, MacOS, Linux, and Android GUI development.

About:

The delphifmx library is provided by the Python4Delphi library as a standard Python module.

Python installation requirements on Linux:

It uses the Python interpreter, requiring Python to be compiled with the "--enable-shared" flag.
Make sure you've set the "LD_LIBRARY_PATH" and "PATH" environment variables and that Python loads the same libpython.so used by delphifmx.

  • Check out the scripts directory for further instructions in how to install Python or for an automated installation process.

Installation:

pip install delphifmx

Supports:

  • Win32 x86, Win64 x86, Linux64 x86, Android64, and macOS64 architecturtes
  • Python cp36, cp37, cp38, cp39

Also check out DelphiVCL4Python.

Powered by Embarcadero Delphi and the Python4Delphi library.

About

Delphi's FireMonkey framework as a Python module for Windows, MacOS, Linux, and Android GUI development.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 69.4%
  • Shell 30.6%