Is there a way to edit an Excel document in python without using any modules that are made to work with Excel documents? I'm not looking for external libraries, I'd like to learn about how to do it on my own.
My goal is to make a program that will scan my progress in my online classes, and update the .xlsx accordingly.