Thirteen Years of Service
Posts: 35
Threads: 3
RE: What python IDE/editor do you use? 08-24-2013, 06:17 PM
#11
When doing small projects, I'll use IDLE/Sublime Text 2. Though, when it's something big, I use Visual Studio 2012 with PTVS (Python Tools).
•
Thirteen Years of Service
Posts: 3,347
Threads: 377
RE: What python IDE/editor do you use? 08-30-2013, 07:01 PM
#12
I will never been a python dev. TEACH ME HARVEY PL0X.
•
Twelve Years of Service
Posts: 393
Threads: 48
RE: What python IDE/editor do you use? 10-24-2013, 12:44 AM
#13
I love IDLE.
That's all I use, and all I will ever use.
•
Thirteen Years of Service
Posts: 112
Threads: 17
RE: What python IDE/editor do you use? 10-24-2013, 12:50 AM
#14
I use IDLE, mostly due to my inexperience in coding in general, and because its a free pre-packaged tool that fits my needs.
Pay respects to the malformed SYN packet.
•
Thirteen Years of Service
Posts: 1,256
Threads: 7
RE: What python IDE/editor do you use? 10-24-2013, 05:30 AM
#15
Sublime text with a hotkey to run the script.
•
Twelve Years of Service
Posts: 1,871
Threads: 38
RE: What python IDE/editor do you use? 11-03-2013, 10:45 PM
#19
I mainly use IDLE, and also Notepad++ when working on the go.
•
Thirteen Years of Service
Posts: 1,572
Threads: 71
RE: What python IDE/editor do you use? 11-03-2013, 10:52 PM
#20
notepad ++ ... with some python related plugins, just see the plugin library
on my mac however, i use text wrangler - simple interface, a bit like notepad++
BACK UNDER YOUR BEDS
TRY TO GET A GOOD NIGHT'S SLEEP NOW
•