Python Forum
Thread Rating:
  • 1 Vote(s) - 4 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Thonny IDE 2.0
#1
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.
Reply
#2
What are your thoughts on how it's different from Pycharm and Sublime Text?
Reply
#3
(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.
Reply
#4
Looks like a good example of what can be created using tkinter.
Reply
#5
(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.
Reply
#6
Wow! There is a Linux package. :) I will definitely try it.
"As they say in Mexico 'dosvidaniya'. That makes two vidaniyas."
https://freedns.afraid.org
Reply
#7
(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.
Reply
#8
(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.
"As they say in Mexico 'dosvidaniya'. That makes two vidaniyas."
https://freedns.afraid.org
Reply
#9
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.
Reply
#10
if you are using linux ,install redshift
"As they say in Mexico 'dosvidaniya'. That makes two vidaniyas."
https://freedns.afraid.org
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  A Thonny and Python Mess DS256 2 1,689 Apr-18-2022, 11:45 AM
Last Post: DS256
  I am using Thonny and the help file is not very helpful. yeto 0 1,403 Jul-13-2019, 03:04 PM
Last Post: yeto
  thonny and esp32/8266 on raspberry usb niala38 0 2,002 Mar-31-2019, 05:25 PM
Last Post: niala38

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020