Thomas 'PointedEars' Lahn :
> | atom: ('(' [yield_expr|testlist_comp] ')' |
> |'[' [testlist_comp] ']' |
> |'{' [dictorsetmaker] '}' |
> |NAME | NUMBER | STRING+ | '...' | 'None' | 'True' | 'False')
>
> [Chris Angelico wrote:]
>> Implicit concatenation is part of the syntax
On 3/20/2015 10:55 AM, Grant Edwards wrote:
I need to automate operation of a Windows application.
I've been productively using python to create macro scheduler [1]
scripts to automate windows programs for years.
A sample script:
Press Alt
Send Character/Text>cu
Release Alt
WaitWindowOpen>
unicode is a simple python command line utility that displays
properties for a given unicode character, or searches
unicode database for a given name.
It was written with Linux in mind, but should work almost everywhere
(including MS Windows and MacOSX), UTF-8 console is recommended.
˙pɹɐpu
Check out Sikuli at www.sikuli.org. It is an amazing program, and it is
scripted in Python (Jython actually)!
Good luck.
--
https://mail.python.org/mailman/listinfo/python-list
HOW TO MAKE 10 DOLLARS IN 20 -90 DAYS!
Send $1.00 to each of the 6 names and addresses stated in the article. You then
place your own name and address in the bottom of the list at #6, and post the
article in at least 200 newsgroups. No catch, that was it. So after thinking it
over, and talk
On 22/03/2015 23:54, vern.m...@gmail.com wrote:
Check out Sikuli at www.sikuli.org. It is an amazing program, and it is
scripted in Python (Jython actually)!
Good luck.
Only 2.7 again, when are we going to ban Luddites from this list? :)
--
My fellow Pythonistas, ask not what our language c
On 03/20/2015 12:10 PM, Grant Edwards wrote:
> On 2015-03-20, Grant Edwards wrote:
>
>> I need to automate operation of a Windows application.
>
> I should have mentioned that I've found and am going to experiment
> a bit with pywinauto-0.4.0, but if there is anything else I should
> look at, su
On Monday, March 23, 2015 at 6:32:26 AM UTC+5:30, Mark Lawrence wrote:
> On 22/03/2015 23:54, vern.muhr wrote:
> > Check out Sikuli at www.sikuli.org. It is an amazing program, and it is
> > scripted in Python (Jython actually)!
> >
> > Good luck.
> >
>
> Only 2.7 again, when are we going to ban
http://www.keacher.com/1216/how-i-introduced-a-27-year-old-computer-to-the-
web/
or http://tinyurl.com/ksqk5kt
--
Steve
--
https://mail.python.org/mailman/listinfo/python-list
- Original Message -
From: "Michael Torrie"
To:
Sent: Monday, March 23, 2015 5:43 AM
Subject: Re: Automation of Windows app?
Nothing to do with Python, and its scripting language is maybe not that
appealing to many, but it does the job, and does it pretty well. I
first used it when
10 matches
Mail list logo