python for complte program ?
Joel Goldstick
joel.goldstick at gmail.com
Fri May 20 18:03:54 EDT 2016
More information about the Python-list mailing list
Fri May 20 18:03:54 EDT 2016
- Previous message (by thread): python for complte program ?
- Next message (by thread): How to memory dump an object?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Fri, May 20, 2016 at 5:39 PM, Xristos Xristoou <saxri89 at 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
- Previous message (by thread): python for complte program ?
- Next message (by thread): How to memory dump an object?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list