Tkinter GUI Programming by Example
上QQ阅读APP看书,第一时间看更新

To get the most out of this book

This book assumes that you have:

  • A basic understanding of the Python language and its syntax, including functions, if statements, while and for loops, and file handling
  • A computer (desktop or laptop) running Windows, Linux, or macOS, which has Python version 3.6 (or higher) installed
  • Pip and Virtualenv installed along with Python
  • An internet connection to download any external dependencies, which will be needed for our projects