Saving a finished report or table in Excel is easy. You choose "SaveAs" and save the sheet as Pdf. D...
Splitting Pdfs with Python In this post, we are going to have a look at how to split all pages from ...
I have finally published my first course, Control Excel with Python & OpenPyXL!
Introduction Using Python is wonderful. In fact, it so wonderful that you sometimes want other, non-...
Introduction How to run a multi-thread in Python - While coding, we sometimes want the program to do...
Tkinter: Changing tk.Button text with Stringvar() and trace_add In this example, we will see how we ...
Creating a button in Tkinter In this article, we will explore how to create a simple button in Tkint...
Searching for text in PDF files with pypdf2 Portable Document Format (PDF) is wonderful as long as y...
How to search for files on your computer faster with Python When I use the Windows Explorer search w...
Playing Super Mario theme music with Python - Are you a music composer that likes the sound from you...