ripl
jupyter
matplotlib  # jupyter should provide this.. maybe it doesn't
pandas       # this might provide matplotib
pyaudio      # for sound
curio        # for async magic
Pillow       # pillow for PIL for images
pytest       # to run the test(s)
hypothesis   # needed to make writing tests fun
