An open API service indexing awesome lists of open source software.

https://github.com/embarcadero/delphi4pythonexporter

Design your Python GUI using Delphi's VCL and FMX designers and then export them for Python use.
https://github.com/embarcadero/delphi4pythonexporter

Last synced: 12 months ago
JSON representation

Design your Python GUI using Delphi's VCL and FMX designers and then export them for Python use.

Awesome Lists containing this project

README

          

# Delphi4PythonExporterPython for Delphi Exporter
For use with [DelphiFMX4Python](https://github.com/Embarcadero/DelphiFMX4Python) or [DelphiVCL4Python](https://github.com/Embarcadero/DelphiVCL4Python).

Design your Python GUI using Delphi's VCL and FMX designers and then export them for Python use.

## eBook, Webinar, and Styles Bundle

There is an free [eBook and styles bundle](https://embt.co/PythonGUIBundle) with 29 custom styles and 50 pages of content.
Download the free eBook and Python styles bundle.

## Usage

Install this Export in Delphi, C++Builder, or RAD Studio 11 Alexandria. Design your GUI forms with VCL or FireMonkey (FMX) and then select **Tools** -> **Export to Python**.

The easiest way to install is via the [GetIt Package Manager](https://getitnow.embarcadero.com/?q=Delphi4PythonExporter). Instructions for [installing via GetIt](https://docwiki.embarcadero.com/RADStudio/en/Installing_a_Package_Using_GetIt_Package_Manager).

![Export2Python](https://github.com/Embarcadero/Delphi4PythonExporter/raw/main/images/Export2Python.png)

![Export2Python](https://github.com/Embarcadero/Delphi4PythonExporter/raw/main/images/ExportCurrentProject.png)

* Text format is easier to edit
* Binary format is more space efficient

![Export2Python](https://github.com/Embarcadero/Delphi4PythonExporter/raw/main/images/ExportForms.png)

Powered by [Python4Delphi](https://github.com/Embarcadero/python4delphi) and [Embarcadero Delphi](https://embarcadero.com/products/delphi).