Get screenshot on Windows with Python?
        Posted  
        
            by Zachary Brown
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Zachary Brown
        
        
        
        Published on 2010-05-17T06:04:16Z
        Indexed on 
            2010/05/17
            6:10 UTC
        
        
        Read the original article
        Hit count: 280
        
Hello, I am creating a Beta Testers reporting module so they can send in thier comments on my software, but I would like to have the option to include a screenshot with the report. How do I take a screenshot of the screen with Python on Windows? I have found several examples on Linux, but haven't had much luck on Windows.
© Stack Overflow or respective owner