Get Outlook calendar meeting data using Python
Recently I made a little program to get Outlook calendar meeting data using Python. The program was a result of[…]
Read moreUse Python to automate office tasks
We provide a series of tutorials on how to automate office tasks such as data manipulation in Excel, sending Outlook emails, or creating Word documents.
Recently I made a little program to get Outlook calendar meeting data using Python. The program was a result of[…]
Read moreBecause we are smart and efficient (read: lazy) workers, we want to find flexible and practical ways to run our[…]
Read moreIn this short tutorial, I will walk you through how to split and merge PDF files using Python. I once[…]
Read moreIn this tutorial, I will show you how to automate Excel with Python xlwings library. Excel is an awesome software[…]
Read moreIn this tutorial, we’ll take a look at how to convert PDF to Excel with Python. If you work with[…]
Read moreIn this short tutorial, we’ll learn how to move and rename Excel files in Python. This method works for not[…]
Read moreIn this tutorial, we’ll learn how to open very large csv or text files using Python. My colleague once received[…]
Read moreIn this short tutorial, I’ll show you how to use Python to combine multiple Excel files into one master spreadsheet.[…]
Read more