Re: python for complte program ?

2016-05-20 Thread Joel Goldstick
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
-- 
https://mail.python.org/mailman/listinfo/python-list


python for complte program ?

2016-05-20 Thread Xristos Xristoou
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