DelphiPythonPython GUIWindows

3 Ways To Create Enterprise-Grade Graphics Using The Seaborn Library

With the growing demand for Data Science and Analytics skill sets, drawing stunning graphics programmatically is one of the most popular tasks these days. Especially the high-quality plots that will easily give insights and effectively tell stories visually to the users. You can easily solve it by combining the Seaborn library with Python4Delphi (P4D). P4D is a free set of powerful tools that…
Read more
DelphiPythonPython GUIWindows

What You Need To Create A Secure Python Password Generator

Python Program Maker is a simple and powerful tool for creating cryptographically strong passwords to secure your data and easily create a nice GUI by combining Python4Delphi and secrets library, inside Delphi and C++Builder. Python4Delphi (P4D) is a free tool that allows you to execute Python scripts, create new Python modules and types in Delphi. The secrets module is a Python built-in…
Read more
DelphiPythonPython GUIWindows

This Is How To Build A Powerful Face Recognition Windows App

Do you want to use a powerful Face Detector Library and build a Windows App using Python Build Tools? Try Face Recognition library for Python. This post will guide you on how to recognize all faces in any given image using the Face Recognition library and use Python for Delphi to display it in the Delphi Windows GUI app. To create the GUI you can use the excellent Python4Delphi (P4D). P4D is a…
Read more
DelphiDelphiVCLPythonPython GUIWindows

Learn About TWinControl For GUI Development With DelphiVCL

In this post, you’ll learn more about TWinControl. TwinControl is the base class for all controls that are wrappers for Microsoft Windows screen objects. Learning more about TWinControl will allow you to easily build GUIs with Python Development Tools. TWinControl provides the common functionality for all controls that act as wrappers for Microsoft Windows screen objects…
Read more