Re: [Tutor] Hii

2019-06-20 Thread David Rock

> On Jun 20, 2019, at 03:28, Alan Gauld via Tutor  wrote:
> 
> On 19/06/2019 23:30, Antonio Arizpe wrote:
> 
>> i just need help with a script thats registers keystrikes and adds up all
>> the times youve struck a key and gives a number of the total amount of
>> times the keyboard was struck. nothing specific about characters. just how
>> many times it was struck in a real number.
> 
> It is possible, but it will likely be OS specific so you need to
> tell us which OS you are using/targeting.
> 
> Also any code that you've tried always helps along with any error
> messages. Also tell us about any 3rd party libraries you are using.


Also, what’s the use case?  Do you want this to be something that is only 
capturing keystrokes within the program itself, or do you mean to capture all 
keystrokes happening regardless of application focus (i.e., system-level key 
logging)?


— 
David Rock
da...@graniteweb.com




___
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
https://mail.python.org/mailman/listinfo/tutor


Re: [Tutor] Hii

2019-06-20 Thread Alan Gauld via Tutor
On 19/06/2019 23:30, Antonio Arizpe wrote:

> i just need help with a script thats registers keystrikes and adds up all
> the times youve struck a key and gives a number of the total amount of
> times the keyboard was struck. nothing specific about characters. just how
> many times it was struck in a real number.

It is possible, but it will likely be OS specific so you need to
tell us which OS you are using/targeting.

Also any code that you've tried always helps along with any error
messages. Also tell us about any 3rd party libraries you are using.


-- 
Alan G
Author of the Learn to Program web site
http://www.alan-g.me.uk/
http://www.amazon.com/author/alan_gauld
Follow my photo-blog on Flickr at:
http://www.flickr.com/photos/alangauldphotos


___
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
https://mail.python.org/mailman/listinfo/tutor


[Tutor] Hii

2019-06-20 Thread Antonio Arizpe
Hey ive looked everywhere and i would really appreciate the guidance
i know its not too complicated by google search results dodge my real
question


i just need help with a script thats registers keystrikes and adds up all
the times youve struck a key and gives a number of the total amount of
times the keyboard was struck. nothing specific about characters. just how
many times it was struck in a real number.

please any help would be greatly appreciated
___
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
https://mail.python.org/mailman/listinfo/tutor