Step One

Step One

Follow
Follow
homebadges
Series

How to Automate Invoices with Python & Google Sheets

In this series I will show you, step by step how to generate invoices using google sheets and python.

Articles in this series

Step 1: Setting Everything Up

Sep 12, 20223 min read

Introduction Recently I decided that my time is way too valuable to waste 15 minutes every month filling in invoices, so I decided to bust out my...

Step 1: Setting Everything Up

Step 2: Filling in the Invoice

Sep 19, 20225 min read

What now Now that we are able to add stuff to our invoice, what exactly are we going to need to add? The required or ever expected info varies across...

Step 2: Filling in the Invoice