Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #108871
| From | Joel Goldstick <joel.goldstick@gmail.com> |
|---|---|
| Newsgroups | comp.lang.python |
| Subject | Re: python for complte program ? |
| Date | 2016-05-20 18:03 -0400 |
| Message-ID | <mailman.58.1463781842.27390.python-list@python.org> (permalink) |
| References | <c8fc56f2-c653-4913-8354-6b75c6d7cb41@googlegroups.com> <CAPM-O+xZLDk3fvpUERn8+6xeNj2rfgT1Nav2AK--NAANU3Tgxw@mail.gmail.com> |
On Fri, May 20, 2016 at 5:39 PM, Xristos Xristoou <saxri89@gmail.com> 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
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
python for complte program ? Xristos Xristoou <saxri89@gmail.com> - 2016-05-20 14:39 -0700 Re: python for complte program ? Joel Goldstick <joel.goldstick@gmail.com> - 2016-05-20 18:03 -0400 Re: python for complte program ? Dennis Lee Bieber <wlfraed@ix.netcom.com> - 2016-05-20 20:06 -0400
csiph-web