Basically, why do I see a lot of people saying that we shouldn't use Python classes? I'm still a novice Python programmer and to me classes actually look nice. I feel the answer to this question lies in a comprehension of the language that I yet don't own.
Being as straightforward as I can: is it, or is it not, good to write Python classes and to use OOP in Python?