How to work in EXCEL from PYTHON with OPENPYXL (very easy)

Опубликовано: 06 Февраль 2026
на канале: Errodringer
93,664
2.4k

👉 Do you want to automate Excel with Python? ✅
In this video we will learn the most basic concepts of the openpyxl library.

Thanks to Openpyxl we will be able to create, read, manipulate, transform and even make graphs in Excel automatically to avoid having to make spreadsheets repeatedly.

📝 I N D E X
00:00 Introduction
0:38 Typing Excel
6:30 Reading Excel
8:59 Formulas in Excel
10:13 Graphics in Excel
14:34 Farewell, subscription and like

Library documentation:
https://openpyxl.readthedocs.io/en/st...

You can visit the GitHub repository of the video code:
https://github.com/errodringer/python...

If you are interested in more content like this, do not hesitate to visit my channel:    / @errodringer  

#Python
#Openpyxl
#Excel