Jump to content

Python4Delphi


Python for Delphi (P4D) is a set of free components that wrap the Python DLL into Delphi and Lazarus (FPC). They let you easily execute Python scripts, create new Python modules and expose your Delphi objects to Python. You can create Python extensions as DLLs and much more.

https://github.com/pyscripter/python4delphi

×