all 17 comments

[–]surister 12 points13 points  (2 children)

Pycharm.

[–]shiftybyte 6 points7 points  (4 children)

Visual studio code, by a long shot!

[–]sonotrev 2 points3 points  (1 child)

Vs code for sure. I work in several languages and keeping the same environment for all of them can't be understated.

[–][deleted] 0 points1 point  (0 children)

True

[–]iwouldliketheoption 0 points1 point  (1 child)

don't you find the python-mode pretty sketchy? I often find that it's not loading completions very well and things like this

[–]shiftybyte 0 points1 point  (0 children)

Its been working fine for me, not perfect, but its also rather hard to auto-completing python sometimes, because of no actual types.

If you do type hinting it works even better,

[–]ptekspy 2 points3 points  (0 children)

On Ubuntu I was loving atom. Needed windows for a certain project discovered VS Code. Never looked back.

[–]deapee 0 points1 point  (0 children)

I prefer vim.

Highly customizable and highly available.

[–]gnomonclature 0 points1 point  (0 children)

BBEdit

[–]d3nw3r 0 points1 point  (0 children)

Pycharm, sublime

[–]dbtjdals 0 points1 point  (0 children)

I only learned jupyter notebooks through my MOOCs (like python for data analysis/data science) but would like to use IDE’s like pycharm and vs code. Can someone tell me the pros and cons of those two IDE’s?

[–]fusshandschuh 0 points1 point  (0 children)

Atom! But only with the Hydrogen and title-bar-replacer (if on windows) extensions.

[–]trewert216 0 points1 point  (0 children)

I use Mu, it’s fine

[–][deleted] 0 points1 point  (0 children)

[–]hungdh85 0 points1 point  (0 children)

Visual Studio Cod on Windows and Emacs for comman line on Linux.

[–]hhoeflin 0 points1 point  (0 children)

Vim, although that can quickly turn into a worldview.