Hello, nice to be back again, are you people ready for the next python project? In this latest project which will take maybe around half […]
Create a project to track total sales at different locations with the Python program
In the previous posts, we have gone through a project which will receive the user input and commit those data into the earning table. This […]
Create the input text box with tkinter
In the previous post, I have written a python program to create the database, earning table as well as input the first row of data […]
Create a daily earning database with Python SQLite
Download DB Browser to view the earning table Create earning table Insert very first data In this chapter, we will start a project which will […]
Small python application which will remove duplicate files from the windows 10 os
I am glad to inform you all that the remove duplicate file project written with python has finally completed and now it will be uploaded […]