Developing, Testing, and Debugging Python Applications with Wing IDE (#132)

Mr. Stephan R.A. Deibel (Wingware) bio
30min Intermediate
categories: best-practices, gui, ide

Wing IDE is a commercial integrated development environment for the Python programming language. Wing runs on Windows, Linux, and OS X, supports Python 1.5.2 through 2.5, and provides many editing, testing, and debugging features for the Python programmer. It is written in Python, uses the PyGTK GUI library, and is developed and debugged with itself.
 
This presentation will start with a brief description of how Wing IDE is developed, what technologies are used, and some lessons learned from our experience developing this complex cross-platform GUI application in Python.
 
This will be followed by a tour of Wing IDE's features, which will cover Wing's code intelligence capabilities, the new unit testing tool, the debugger, and selected other features that make the most difference in day to day Python programming.


Files:
slides
filesizeuploadedcomment
wingware-talks.html 654 bytes Thu, March 20th, 11:35 a.m. This is just an html file that links to my talks online




# Permalink