# Delphi4PythonExporter **Repository Path**: honeynm88/Delphi4PythonExporter ## Basic Information - **Project Name**: Delphi4PythonExporter - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-11-12 - **Last Updated**: 2024-11-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## 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).