Google calendar automation using python

Google Calendar is a time-management and scheduling calendar service developed by Google. It’s a popular tool used by individuals and businesses to manage their daily schedules and events. With the Google Calendar API, you can automate various tasks, such as adding events, retrieving events, and managing calendars. In this blog, we will discuss how to … Read more

Google sheets automation using python for free

Google sheets are commonly used by many people. In this article, I am going to show you how I used python in order to automate the google sheets. Let’s get started!! In my previous article, I shared how to use your Gmail to send emails programmatically. Let’s imagine you have a google sheet named, “Daily … Read more