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

gr8rave/DelphiFMX4Python

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 Cannot retrieve latest commit at this time.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DelphiFMX for Python DelphiFMX for Python

Delphi's FireMonkey framework as a Python module for 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 accellerated rendering. It includes a rich styling system and is user extensible.

About:

The delphifmx is a natively compiled Python module powered by the Python4Delphi library. It gives Python developers access to the FireMonkey GUI framework from Python with no need to use Delphi in their development process, and is freely redistributable.

Installation:

pip install delphifmx

Supports:

  • Win32 x86, Win64 x86, Linux64 x86, Android64, macOS64 and macM1 architectures
  • Python cp3.6, cp3.7, cp3.8, cp3.9 and cp3.10

Conda support:

  • Win x86 and x64 from Python cp3.6 to cp3.10
  • Linux x86_64 from Python cp3.6 to cp3.10
  • macOS x86_64 from Python cp3.6 to cp3.10

Venv support:

  • Win x86 and x64 from Python cp3.6 to cp3.10
  • Linux x86_64 from Python cp3.6 to cp3.10
  • macOS x86_64 from Python cp3.6 to cp3.10

Also check out DelphiVCL4Python.

Powered by Embarcadero Delphi and the Python4Delphi library.

Sponsored by Embarcadero.

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

  • Shell 65.1%
  • Python 34.9%