python: what is __slots__ and __dict__ (intermediate) anthony explains #122 Blog 21/06/2026 · 0 Comment python: what is __slots__ and __dict__ (intermediate) anthony explains #122why __slots__ = () (namedtuples) (intermediate) anthony explains #123Python __slots__ and object layout explainedpython: what is weakref? (intermediate - advanced) anthony explains #366python insertion-ordered dicts (beginner - intermediate) anthony explains #212python typing: object vs Any (intermediate) anthony explains #275python descriptors! (advanced) anthony explains #519Python dataclasses will save you HOURS, also featuring attrspython: len(x) vs x.__len__() (beginner - intermediate) anthony explains #131TypedDict is Awesome in Python12