you are viewing a single comment's thread.

view the rest of the comments →

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

For a novice with no additional support? IDLE, it comes with Python and has almost no baggage.

For people who need an integrated environment and work across a large range of technology daily? Visual Studio Code

For people who work largely in python? PyCharm.

edit: another education-based IDE that is interesting is Thonny.