Login
From:
ISciNumPy.dev
(Uncensored)
subscribe
Factory classmethods in Python
https://iscinumpy.dev/post/factory-classmethods-in-python/
links
backlinks
Roast topics
Find topics
Find it!
I haven’t seen a great deal of practical documentation about using classmethods as factories in Python (which is arguably the most important use of a classmethod, IMO). This post hopes to fill in that gap.