Python GUI Programming Cookbook
- 350 stránek
- 13 hodin čtení
This book offers over 80 object-oriented recipes to help you create impressive GUIs in Python. It is designed for Python programmers with intermediate knowledge of GUI programming who wish to develop beautiful, effective, and responsive interfaces using free Python GUI frameworks. You will learn to create stunning GUIs using Python's Tkinter module, customize layouts with managers, and adopt an object-oriented programming style. Additionally, you will develop beautiful charts with the Matplotlib module, implement threading for responsive GUIs in networked environments, and connect GUIs to databases. The book also covers creating unit tests and internationalizing your GUI, while promoting best practices for extending GUIs with various Python frameworks. Following a task-based approach, the book emphasizes minimal code usage to create GUIs, progressing to more complex object-oriented programming concepts. You will build an entire GUI application step by step, connecting it to a database, and exploring additional frameworks in later chapters. By the end, you will have gained expertise in Python GUI programming, equipping you to develop a range of GUI applications effectively. Each recipe addresses common programming challenges, while many build upon one another to create a cohesive, real-life application.
