DelphiPythonPython GUIWindows

How To Make A GUI For Learning Python Using Turtle Library

In this post, you’ll understand how to use the Turtle Python Library using Python4Delphi (P4D) in the Delphi/C++ Builder application and create a nice GUI for it . Learning more about Python using Turtle Library will allow you to easily build GUIs with Python For Absolute Beginner. Turtle is an educational environment for learning Python, suitable for beginners, children, or others with…
Read more
DelphiLearn PythonPythonPython GUIWindows

How To Make Superfast Scientific Calculations With SciPy And Delphi

Do you want to build a GUI App with Scientific Computation capabilities using Python Script Writer? This post will help you understand how to use SciPy Python Library using Python4Delphi in the Delphi/C++ application. SciPy is a collection of mathematical algorithms and convenience functions built on the NumPy extension of Python. SciPy is organized into sub-packages covering different…
Read more
Learn PythonPythonPython GUIVideos

Everything You Need To Automate Network Tests with pyATS

In this video shared by Hank Preston from PyCon, we will get an insight into the interesting world of network engineering. When something is seemingly not working right with a system or an application, we tend to blame it on the network. We used to quickly jump to the conclusion that “the network is probably down”. Engineers will often run various tests to figure out the problem. Part…
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