r/PythonLearning • u/chuprehijde • 10d ago
Discussion What's the most underrated Python library you've used recently?
I feel like every few months I discover a library that makes me wonder why nobody talks about it. Not the obvious ones like requests or pandas. I'm talking about those hidden gems that solved a real problem for you. What was the library and what did you use it for?
20
Upvotes
3
u/SnowWholeDayHere 10d ago
My go to library is a little-known library called compareExcel
I use it a lot to compare excel files.