CodeIDELearn PythonPythonPython GUITkinter

How To Make More Than 20 ChatGPT Prompts Work With Python GUI Builders And OpenCV Library?

Are you looking for a powerful computer vision library and build a nice GUI for them (beyond just some simple “Hello World” examples)? What about harnessing the power of ChatGPT to help? We will show how you can do it easily by combining Python4Delphi, DelphiVCL4Python, and DelphiFMX4Python with the OpenCV library. We will show the embedding of the OpenCV library with other Python GUI…
Read more
CodeIDELearn PythonPythonPython GUITkinter

How To Make 20 ChatGPT Prompts Work With Python GUI Builders And Pillow Library?

Are you looking for a simple way to process images programmatically, and build a nice GUI for them? What about harnessing the power of ChatGPT to help? We will show how you can do it easily by combining Python4Delphi, DelphiVCL4Python, and DelphiFMX4Python with the Pillow library. We will show the embedding of the Pillow library with other Python GUI builders as well. Furthermore, we will…
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
CodeDelphiPythonPython GUIRAD StudioWindows

Learn To Build Python GUI For These Powerful REST Services

What is REST Architecture? REST stands for REpresentational State Transfer. REST is a web standards-based architecture and uses HTTP Protocol. It revolves around a resource where every component is a resource and a resource is accessed by a common interface using HTTP standard methods. REST was first introduced by Roy Fielding in 2000. The REST architectural style emphasizes the scalability…
Read more