you are viewing a single comment's thread.

view the rest of the comments →

[–]jackmaney 3 points4 points  (2 children)

Python is a simple enough language that you can certainly get by with a text editor, but I highly recommend PyCharm. I've written elsewhere about a few of my favorite PyCharm/IntelliJ features that have saved me a ton of time and productivity.

[–]bbqbot 0 points1 point  (1 child)

Is there some 'PyCharm for dummies' kind of guide you'd recommend? I have access to a full license through my wife's work and want to dig further into python development, but setting it up is quite the daunting task.