Getting Your Screen Resolution with Python
A few years ago I was looking into ways to get my screen resolution with Python to help diagnose an issue with an application that wasn’t behaving correctly. In this article, we’ll look at ways to get your screen resolution. Not all solutions will be cross-platform, but I’ll mention that fact when discussing those methods. Let’s get started!


