Python Forum
Thonny IDE 2.0 - Printable Version

+- Python Forum (https://python-forum.io)
+-- Forum: General (https://python-forum.io/forum-1.html)
+--- Forum: News and Discussions (https://python-forum.io/forum-31.html)
+--- Thread: Thonny IDE 2.0 (/thread-422.html)



Thonny IDE 2.0 - snippsat - Oct-10-2016

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.


RE: Thonny IDE 2.0 - micseydel - Oct-10-2016

What are your thoughts on how it's different from Pycharm and Sublime Text?


RE: Thonny IDE 2.0 - snippsat - Oct-10-2016

(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.


RE: Thonny IDE 2.0 - Yoriz - Oct-10-2016

Looks like a good example of what can be created using tkinter.


RE: Thonny IDE 2.0 - snippsat - Oct-10-2016

(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.


RE: Thonny IDE 2.0 - wavic - Oct-10-2016

Wow! There is a Linux package. :) I will definitely try it.


RE: Thonny IDE 2.0 - micseydel - Oct-10-2016

(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.


RE: Thonny IDE 2.0 - wavic - Oct-10-2016

(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.


RE: Thonny IDE 2.0 - bgm145 - Oct-21-2017

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.


RE: Thonny IDE 2.0 - wavic - Oct-21-2017

if you are using linux ,install redshift