X-Received: by 10.182.52.226 with SMTP id w2mr16555036obo.40.1446907492073; Sat, 07 Nov 2015 06:44:52 -0800 (PST) X-Received: by 10.50.33.73 with SMTP id p9mr366584igi.4.1446907492012; Sat, 07 Nov 2015 06:44:52 -0800 (PST) Path: csiph.com!optima2.xanadu-bbs.net!xanadu-bbs.net!news.glorb.com!i2no516177igv.0!news-out.google.com!z4ni1955ign.0!nntp.google.com!i2no807484igv.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.python Date: Sat, 7 Nov 2015 06:44:51 -0800 (PST) Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=223.25.54.166; posting-account=vETZqAoAAADGZeKPCjOnibaLDVZ6ITvx NNTP-Posting-Host: 223.25.54.166 User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <436bfe7e-ece3-454d-b0c7-81de0fe82acb@googlegroups.com> Subject: Guide in Deskop Application Development in Python for newbies From: leonardmesiera@gmail.com Injection-Date: Sat, 07 Nov 2015 14:44:52 +0000 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Xref: csiph.com comp.lang.python:98396 How do you start building a desktop application in python? I mean where do = I start? Besides installing python on your windows what else do I need, and= any suggestion on how do I accomplish this project. Right now I really want to finish this beauty pageant judging system which = requires to have a client and a server, client would be for the judges and = a server that computes the scores from all the categories, (i do hope you g= et I want mean by that project). I just finished reading Headfirst Python a= nd I really loving this language, so any help from all the great programmer= s here would be so great.