SCons 3.0.2 Release

2019-01-01 Thread Bill Deegan
A new SCons release, 3.0.2, is now available on the SCons download page: https://scons.org/pages/download.html Here is a summary of the changes since 3.0.1: NEW FUNCTIONALITY - Properly support versioned shared libraries for MacOS. We've also introduced two new env va

Re: mouse click automation

2019-01-01 Thread Larry Martell
On Tue, Jan 1, 2019 at 12:10 PM Siddha 2305 wrote: > > Hello All, > > I am trying to write a script to emulate mouse clicks. > The script launches Google chrome, navigates to the website. But after that > the script does not go to the specified coordinates. > > Also, I noticed that the screen coo

Re: mouse click automation

2019-01-01 Thread Brian Oney via Python-list
I am unfamiliar with pynput. I have had good experience with pyautogui. As your script isn't yet advanced, you may consider it. https://pyautogui.readthedocs.io/en/latest/introduction.html -- https://mail.python.org/mailman/listinfo/python-list

mouse click automation

2019-01-01 Thread Siddha 2305
Hello All, I am trying to write a script to emulate mouse clicks. The script launches Google chrome, navigates to the website. But after that the script does not go to the specified coordinates. Also, I noticed that the screen coordinate is different every time I tried to check it. Could some

Python Humble Bundle from Packt

2019-01-01 Thread beliavsky--- via Python-list
For about the next two weeks, Humble Bundle https://www.humblebundle.com/books/python-packt-2019-books offers the following 18 books and 7 videos on Python for $15. BOOKS: Python Interviews OpenCV 3 Computer Vision with Python Cookbook Mastering Flask Web Development Python Automation Cookbo