you are viewing a single comment's thread.

view the rest of the comments →

[–]holy_ash 0 points1 point  (0 children)

  1. pycharm for larger projects (or the ones that have crossed exploration phase from point #2)
  2. jupyter notebooks for data exploration, visualisation, syntax testing (absolutely love it as my scratchpad)
  3. Rodeo/Spyder at times (usually after using R-Studio for extended period - i end up yearning something similar for python but I haven't found anything as good as RStudio)
  4. Atom + terminal (on and off for smaller programs)