Path: csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail From: Joel Goldstick Newsgroups: comp.lang.python Subject: Re: python for complte program ? Date: Fri, 20 May 2016 18:03:54 -0400 Lines: 18 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 X-Trace: news.uni-berlin.de WMXW4jbAHuO5l166ly26AAApisej5LBDSHWsKI2+BQiw== Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.006 X-Spam-Evidence: '*H*': 0.99; '*S*': 0.00; 'python,': 0.02; 'cc:addr :python-list': 0.09; 'scripts': 0.09; 'received:209.85.218': 0.10; 'url:blog': 0.10; 'python': 0.10; 'subject:python': 0.14; '2016': 0.16; 'libs': 0.16; 'received:io': 0.16; 'received:psf.io': 0.16; 'subject:program': 0.16; 'wrote:': 0.16; 'python?': 0.18; 'cc:2**0': 0.20; 'cc:addr:python.org': 0.20; 'header:In-Reply- To:1': 0.24; 'fri,': 0.27; 'subject: ?': 0.27; 'message- id:@mail.gmail.com': 0.27; 'tutorial': 0.29; 'system,': 0.30; 'url:mailman': 0.30; 'url:python': 0.33; 'interaction': 0.33; 'url:listinfo': 0.34; 'received:google.com': 0.35; 'but': 0.36; 'skip:i 20': 0.36; 'there': 0.36; 'url:org': 0.36; 'received:209.85': 0.36; 'pm,': 0.36; 'subject:: ': 0.37; 'received:209': 0.38; 'url:mail': 0.40; 'where': 0.40; 'some': 0.40; 'your': 0.60; 'programs': 0.62; 'complete': 0.63; '20,': 0.66; 'url:info': 0.71; 'joel': 0.91 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc; bh=26h+negb6HfnM9BF5CSXqJIxpAvAaTroeGc9tLVTqVw=; b=PTZtokJ2m8oNnGOy22mnnAB6l222HE7Ij+xftX1jYjBi4QlnVH5aE7kfbOG3gxacjk iwwasy/3NTeCqbA+go3ESqG62jMXbSHVekiMzryyRFKj1S8TANqP45F5l/kF7fbq5Fpo DsGI2ikEpig21wz56zEMOhccXCqN8xS/MYykVJgYviOJUzv8t2b4wbNYHzqmTVnrqCKB C7PDKZ09dQ0D/rRK24wGqEKNfcuKOROFW2WhafV1M+PL+6FcCFNcnW59s6bzvqz3v9y1 bIM+EsDMnQwCish91vNLCrkF8ATe3+2Gxmb5K9eDUs6iBOaTQBOmZ/TDGQfT/LXUGTwJ CTug== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc; bh=26h+negb6HfnM9BF5CSXqJIxpAvAaTroeGc9tLVTqVw=; b=bZoQfBNywgX7uFoTdsYppezvYKjPKLV0g+lL9FtQcAorTpnscPO24u8WlM5kVxY/7O fPAZowRB8ztgSuP7jNDzynls3x+6e+KSKKaGpj/7WnU3FgpSfKnHIuiPXhhAaFj09IGA o/0eeu3bDBuPKdCySXvMOIwxnqs9i2Blf0z+hDr7fNbD55/6xhSsKWpMcHVl2/KMio7m /52ksu4eZSP19oFlN+bkf4ZEkZjjn+B5KmY/Qsr9EowRpJKNR5C1bHhuO2wkRIapjJ+W 70/PooM8ZwzQ9W622dvJfgCdWuNGk4jhtMU15MrUxN9VjPPd0bifYlcuxOTWcV4U50M8 9GHw== X-Gm-Message-State: AOPr4FW1ALwSA4qeBUgnP7REJd15cfdCCWyiD5mmSlHBzMSxqzzvypOhamxlCFoKQhDjYZ0l4wGO6HdHw6Ei9Q== X-Received: by 10.202.66.5 with SMTP id p5mr3381534oia.65.1463781834638; Fri, 20 May 2016 15:03:54 -0700 (PDT) In-Reply-To: X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-Mailman-Original-Message-ID: X-Mailman-Original-References: Xref: csiph.com comp.lang.python:108871 On Fri, May 20, 2016 at 5:39 PM, Xristos Xristoou wrote: > hello i want to ask if a python is a good for to do it a complete program(.exe)? > with user interface,module interface,background scripts where compile if > the users calls some scripts,windows with interaction with the users? > how can i do that with the python? > how can libs need for this ? > some tutorial for complete programs ? > -- > https://mail.python.org/mailman/listinfo/python-list There are some tools that will let you package your program with python, but if your user has python on his system, you may not need to do this -- Joel Goldstick http://joelgoldstick.com/blog http://cc-baseballstats.info/stats/birthdays