Wakari Bundles – standardized Python for sharing code

ss

I’ve been using Spyder recently for a MATLAB-like Python development environment (thanks for the tip, xcorr!).

For python development within a browser window, I’ve used Wakari a bit. Now they have Bundles, which make it easier to share code with others because it takes care of all of the dependencies, and makes sure other people have all of the components needed to run your code.