My 10th Python book is called Automating Excel with Python: Processing Spreadsheets with OpenPyXL. It only has 11 more days to go on Kickstarter where you can get an exclusive t-shirt!
I also have the eBook available for pre-order on Gumroad. No matter whether you purchase a copy on Kickstarter or Gumroad, you will be getting an early version of the book plus all the updates that I ever make to the book.
You can get some sample chapters here so you can try out the book before you commit to purchasing a copy!
In this book, you will learn how to use Python to do the following:
- Create Excel spreadsheets
- Read Excel spreadsheets
- Create different cell types
- Add and remove sheets
- Convert Excel spreadsheets into other file types
- Cell styling (changing fonts, inserting images, background colors, etc)
- Conditional formattings
- Adding charts
- and much more!
The post Pre-Order Automating Excel with Python appeared first on Mouse Vs Python.