< BACKMake Note | BookmarkCONTINUE >
152015024128143245168232148039196038240039088173205162105045222217075242197193067210105

Integrated Development Environments

For years, many people have been writing and editing their Python programs using simple text editors, but now the scenario has changed because Python currently provides two efficient development environments for your usage. The first one is IDLE, a cross platform Integrated Development Environment for Python, and the other one is Pythonwin, a development environment specifically for the Windows platform.


Last updated on 1/30/2002
Python Developer's Handbook, © 2002 Sams Publishing

< BACKMake Note | BookmarkCONTINUE >

© 2002, O'Reilly & Associates, Inc.