Re: Problem using cx_Freeze

2022-08-18 Thread subin
Hope you had a good time. On Wed, Aug 17, 2022 at 10:19 PM Peter J. Holzer wrote: > On 2022-08-17 12:09:14 -0600, David at Booomer wrote: > > Executable( > > > "prjui.py","Maiui.py","about.py","dict.py","geometry.py","getEquation.py", > > > "gtrail.py","main.py","matchingstring.py","pr

Re: Parallel(?) programming with python

2022-08-11 Thread subin
Please let me know if that is okay. On Wed, Aug 10, 2022 at 7:46 PM <2qdxy4rzwzuui...@potatochowder.com> wrote: > On 2022-08-09 at 17:04:51 +, > "Schachner, Joseph (US)" wrote: > > > Why would this application *require* parallel programming? This could > > be done in one, single thread prog

Re: Parallel(?) programming with python

2022-08-11 Thread subin
Thanks again for the info. On Wed, Aug 10, 2022 at 9:31 PM Peter J. Holzer wrote: > On 2022-08-10 14:19:37 -0400, Dennis Lee Bieber wrote: > > On Wed, 10 Aug 2022 19:33:04 +0200, "Dieter Maurer" > > > declaimed the following: > > >Schachner, Joseph (US) wrote at 2022-8-9 17:04 +: > > >>Why

To automate email login through browser

2014-08-29 Thread subin alex
Hi Guys, I am very new to python and am trying to learn python. I want to automate my email login through browser,in a way that when my computer boots up,it must be automatically logged into my mailbox. Please provide your suggestions on this :) Thanks & Regards, Subin Alex. -- h

concurrent.futures vs gevent

2012-07-29 Thread subin
Hi, It will be my first post here. I just found a great presentation here https://ep2012.europython.eu/conference/talks/concurrentfutures-is-here. As non native english, i can't fully understand all of the material presented there. I have some doubt, i hope someone here can give clarification. Co