Inner classes in Python: How do you create them? And should you?

Published: 27 October 2020
on channel: Python and Pandas with Reuven Lerner
3,729
108

In this video, I talk about inner classes — what they are, how Python handles them, and whether we even need them. (Spoiler alert: I don't think we need them much.) This question was submitted by a subscriber to my free, weekly "Better developers" newsletter (https://BetterDevelopersWeekly.com/). Let me know what Python questions you have, and I'll try to answer them!