
EMB_TEXT_PYSCRIPTER_SPONSORED_BY_EMBARC
PyScripter is an open-source and feature-rich lightweight Python IDE.
PyScripter has all the features expected in a modern Python IDE in a lightweight package. It’s also natively compiled for Windows to use minimal memory with maximum performance. The IDE is open-source and fully developed in Delphi with extensibility via Python scripts.
EMB_TEXT_FEATURES_1516

EMB_TEXT_VCL_AND_FMX_LIBRARIES_FOR_PYTH
VCL and FireMonkey(FMX) are mature GUI libraries used by thousands of Delphi and C++Builder developers around the world. The DelphiVCL and DelphiFMX libraries for Python are a set of Python modules that put the robust and mature VCL and FireMonkey (FMX) GUI libraries in the hands of Python developers.
DelphiVCL for Python is focused on native Windows development and employs the Windows-only VCL framework, while DelphiFMX for Python employs the cross-platform FireMonkey framework and brings a powerful flexible GUI framework to Windows, Linux, macOS, and Android.

EMB_TEXT_INTERBASE_DRIVER_FOR_PYTHON


The new InterBase Driver for Python is technically a Python 3 library package that implements the Python Database API 2.0-compliant support (as specified in EMB_TEXT_PEP_249_PYTHON_DATABASE_API_SP) for the Embarcadero InterBase Database.
The driver offers support for running applications on Windows and Linux, after installing the InterBase client library, but also works on macOS. It can be used from those operating systems to work with a regular InterBase server instance running on Windows or Linux. However, it can also be used locally with the InterBase Desktop edition and with the embedded editions of the database, IBToGo and IBLite.
The new driver by Embarcadero adds support for all configurations of InterBase and it also adds specific support for many recent features of the database, like change views and encryption.
Note: EMB_TEXT_INTERBASE_DEVELOPER_EDITION or EMB_TEXT_IBLITE are needed to deploy the Python driver.