- Joined
- Aug 7, 2013
- Messages
- 1,338
Hi,
How would I write a script in Python that does the following:
1. Whenever a printer device is connected to my computer
2. Browse the inbox of my email and for every message that contains some keyword / is from a particular person: print that message
Or at least how would I write a script that just does 2 (I would manually call it I suppose?).
How would I write a script in Python that does the following:
1. Whenever a printer device is connected to my computer
2. Browse the inbox of my email and for every message that contains some keyword / is from a particular person: print that message
Or at least how would I write a script that just does 2 (I would manually call it I suppose?).