Combining the Strengths of Python and Delphi - Kiriakos Vlahos | PyGAC 2023

preview_player
Показать описание
This session provides an overview of the ways in which Delphi and Python can be combined to leverage the advantages of each language using the Python4Delphi library. Since other sessions focus on the use of Delphi GUI frameworks in Python code, this session will explore ways in which Python can enhance Delphi desktop applications. We will discuss how Python can be used to access the vast library of Python modules from your Delphi applications and how you can integrate together Delphi and Python code. We will explore two ways of making your Delphi code available to Python code, a low-level using TPythonModule and a high-level using TPyDelphiWrapper. Finally, we will introduce a high-level approach to accessing Python modules and code from Delphi code using the VarPyth module. The session includes a series of demos that illustrate the different approaches.

Рекомендации по теме