Python editor

Larry Bates larry.bates at websafe.com
Thu Aug 24 19:15:30 EDT 2006


Jason Jiang wrote:
> Hi,
> 
> Could someone recommend a good Python editor? Thanks.
> 
> Jason 
> 
> 
> 
For just getting started use Idle that comes with Python.
If you are already a user or if you are looking for a more
powerful solution you can use Eclipse (with Python plug-in).
These represent both ends of the spectrum in editors.

-Larry Bates



More information about the Python-list mailing list