-
relatedly: python's class system is so weird and intricate and baroque and on the face of it simple, but actually full of special cases.
-
oh, no, that's a class dictionary, you need to declare it in __init__ if you want it to be an instance dictionary...
-
that said! Jupyter notebook is good enough I now *get* developing in a REPL. though they're still awkward.
-
what is the absolute tip-top REPL development experience? (ideally, suited for doing stuff with sound and image, as that's most my stuff)