Quantcast
Channel: Tech on Tour » python
Browsing latest articles
Browse All 4 View Live

Linux Windows Usage Surveillance in Python

Lets say you want to keep track of a computers usage, for remote working. It should deliver hourly shots of computer usage to an email address that you’ll give it. It will also deliver screen shots...

View Article



Part 2: Python Emailer

Part 2: Python Emailer If you want to send emails using python’s smtplib, this is a good example. The method sendMail takes 8 arguments and is able to send attached emails to an address. Currently,...

View Article

Part 3: Setting up the schedule

Part3: Setting up the schedule So you’ve got the python screen capturer and emailer sorted. Now all we need to do is combine the two and set up a process to perform on a regular basis. 1. ScreenMailer...

View Article

wxpython Segmentation Fault

In some of my wx python apps, I have come across this error. It usually appears like this on the command line Segmentation Fault (core dumped) The most common reason for me getting this error, has been...

View Article
Browsing latest articles
Browse All 4 View Live




Latest Images