Python Forum

Full Version: Thonny IDE 2.0
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Python IDE for beginners Thonny IDE 2.0, video intro.
Tested it out,and the highlighted step into code is pretty cool.
Can be useful for more than beginners.
What are your thoughts on how it's different from Pycharm and Sublime Text?
(Oct-10-2016, 06:58 PM)micseydel Wrote: [ -> ]What are your thoughts on how it's different from Pycharm and Sublime Text?
It's a lot difference striped down to bare bone,not 100's of features like Pycharm and Sublime Text.
The Step through code with highlighted text(also highlights syntax errors) and variables/heap viewer is really well done.
It's build in with Python 3.5,so it's really easy for beginner to start right away.
Can also point it to installed Python version.
Looks like a good example of what can be created using tkinter.
(Oct-10-2016, 09:28 PM)Yoriz Wrote: [ -> ]Looks like a good example of what can be created using tkinter.
Yes it really is,
and it look rather good more like native appearance which has always been a problem for Tkinter.

After testing it more,has some really cool stuff all focus around running of code.
Full AST tree of code,with with Variable, Heap and Object inspector of code.

Really nice to step into recursive code it span a new windows for each recursion,
and can look at variables,Heap,Object in each new window.
Wow! There is a Linux package. :) I will definitely try it.
(Oct-10-2016, 10:13 PM)wavic Wrote: [ -> ]Wow! There is a Linux package. :) I will definitely try it.
Yeah, the fact that it's available in pip was intriguing as well.
(Oct-10-2016, 10:14 PM)micseydel Wrote: [ -> ]
(Oct-10-2016, 10:13 PM)wavic Wrote: [ -> ]Wow! There is a Linux package. :) I will definitely try it.
Yeah, the fact that it's available in pip was intriguing as well.

I didn't know it. Just downloaded. It's getting better and better. I love its simplicity and even more the innovative approach.
Does it have themes? I can't find anything doing a web search for "Thonny themes". I would like to use a dark theme to save my eyes.
if you are using linux ,install redshift