v21’s avatarv21’s Twitter Archive—№ 45,534

      1. kirby is beautiful, even viewed in random 8x8 fragments in matplotlib
    1. …in reply to @v21
      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.
  1. …in reply to @v21
    oh, no, that's a class dictionary, you need to declare it in __init__ if you want it to be an instance dictionary...
    1. …in reply to @v21
      that said! Jupyter notebook is good enough I now *get* developing in a REPL. though they're still awkward.
      1. …in reply to @v21
        what is the absolute tip-top REPL development experience? (ideally, suited for doing stuff with sound and image, as that's most my stuff)