Jul 2, 2019 | Automation Scripts, Google Sheets API, Python, win32com
Google Sheets and Microsoft Excel are no doubt the two most and widely used spreadsheet software today. In this tutorial I will be showing you how to use Google Sheets API and win32com module to integrate these two applications in Python. We will be using Google...
Jun 2, 2019 | Automation Scripts, Python
If you are a company or an individual who frequently shipping stuffs with United States Postal Service (USPS) then knowing how to create a program to automatically tracking packages for you might help ease some of the pain when you have to manually typing the tracking...
May 20, 2019 | Automation Scripts, Python
Knowing how to renaming files and assign sequence number can be something very useful. In this tutorial we will learn how to use Python and the OS module to automate the file renaming task. data-ad-layout="in-article" data-ad-format="fluid"...
Apr 25, 2019 | Automation Scripts, Python
QR Code (Quick Response code), is a two-dimensional version of the vertical line stripe bar code that you see from retail packaging. QR Code provides quick access to access different type of information in the code QR Code is pretty widely use in almost all industries...