舉報

Python GUI Programming Cookbook
最新章節: Leave a review - let other readers know what you think
Pythonisamulti-domain,interpretedprogramminglanguagethatiseasytolearnandimplement.WithitswidesupportforframeworkstodevelopGUIs,youcanbuildinteractiveandbeautifulGUI-basedapplicationseasilyusingPython.ThisthirdeditionofPythonGUIProgrammingCookbookfollowsatask-basedapproachtohelpyoucreateeffectiveGUIswiththesmallestamountofcode.Everyrecipeinthisbookbuildsuponthelasttocreateanentire,real-lifeGUIapplication.TheserecipesalsohelpyousolveproblemsthatyoumightencounterwhiledevelopingGUIs.ThisbookmainlyfocusesonusingPython’sbuilt-intkinterGUIframework.You'lllearnhowtocreateGUIsinPythonusingsimpleprogrammingstylesandobject-orientedprogramming(OOP).AsyouaddmorewidgetsandexpandyourGUI,youwilllearnhowtoconnecttonetworks,databases,andgraphicallibrariesthatgreatlyenhancethefunctionalityofyourGUI.You’llalsolearnhowtousethreadingtoensurethatyourGUIdoesn'tbecomeunresponsive.Towardtheend,you’lllearnabouttheversatilePyQtGUIframework,whichcomesalongwithitsownvisualeditorthatallowsyoutodesignGUIsusingdraganddropfeatures.Bytheendofthebook,you’llbeanexpertindesigningPythonGUIsandbeabletodevelopavarietyofGUIapplicationswithease.