Embarcadero / DelphiVCL4Python

Delphi's VCL library as a Python module for building Windows GUI
Other
254 stars 55 forks source link
delphi gui python ui vcl

DelphiVCL for Python DelphiVCL4Python

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


delphivcl is a natively compiled Python module powered by the Python4Delphi library. It gives Python developers access to Delphi's VCL GUI framework and is freely redistributable.

Delphi's VCL library allows for building native Windows GUI Applications.

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.

Installation:

pip install delphivcl   

Supports:

Conda support:

Venv support:

See Also