Creating GUI Applications with wxPython
- Length: 356 pages
- Edition: 1
- Language: English
- Publisher: Michael Driscoll
- Publication Date: 2019-04-25
- ISBN-10: 0996062890
- ISBN-13: 9780996062893
- Sales Rank: #1255375 (See Top 100 Books)
Creating GUI Applications with wxPython is a book that will teach you how to use wxPython to create applications by actually creating several mini-programs. I have found that while learning how the various widgets work in wxPython is valuable, it is even better to learn by creating a simple application that does something useful.In this book, you will be creating the following applications:- A simple image viewer- A database viewer- A database editor- Calculator- An Archiving application (tar)- PDF Merging application- XML Editor- File search utility- Simple FTP application- NASA Image downloaderAs you learn how to create these applications, you will also learn how wxPython works. You will go over how wxPython’s event system works, how to use threads in wxPython, make use of sizers and much, much more!