IDE for python

Travis Griggs travisgriggs at gmail.com
Thu May 29 18:40:36 EDT 2014



> On May 28, 2014, at 3:43, Sameer Rathoud <sameer.rathoud at gmail.com> wrote:
> 
> Hello everyone,
> 
> I am new to python.
> 
> I am currently using python 3.3
> 
> With python I got IDLE, but I am not very comfortable with this.
> 
> Please suggest, if we have any free ide for python development.
> -- 
> https://mail.python.org/mailman/listinfo/python-list

I use either vim or textwrangler for simple one file scripts. For larger things with multiple files and/or classes, I like pycharm best ( free community edition ). I tried both pydev and wing before that.


More information about the Python-list mailing list