13 Python and Graphical User Interfaces

Image

What you will learn

This chapter begins with a description of a new Integrated Development Environment for Python. The IDLE editor we’ve been using for the previous twelve chapters is a great place to learn to program, but we’re starting to find limitations with the way it works, particularly now that we’re creating applications that span several source files. The Visual Studio Code application provides a flexible and fast place to work with Python, so we’ll look at how we can use it to develop our code.

Once we’ve sorted out our new workplace, we’ll look at the creation of Python programs that have a ...

Get Begin to Code with Python now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.