September 14, 2015 by
Mike This week we welcome Christopher Clarke (@realchrisdev) as our PyDev of the Week. Christopher writes a Python blog that is worth your time perusing. You might also find his github profile interesting. Let's spend some time getting to know him better!
September 7, 2015 by
Mike This week we welcome Matthew Nuzum as our PyDev of the Week. Matthew has recently completed a Django training video that is being published by Packt Publishing. Let's spend some time getting to know him better!
September 2, 2015 by
Mike I was recently approached by the author of the free eBook, Intermediate Python by Muhammad Yasoob Ullah Khalid to review his work. Yasoob is the fellow behind the Python Tips blog. The book has been released as open source on Github but can be downloaded as a PDF from ReadTheDocs. But before I go into […]
This week we welcome Kenneth Love as our PyDev of the Week. He is active in the Python community via the Portland chapter of Django Ladies. He works for Team Treehouse creating Python courses. Let's spend some time getting to know him better.
This week we welcome Melanie Crutchfield as our PyDev of the week! Let's spend some time getting to know her better!
I was recently 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 some of the ways to get your screen resolution. Not all of the solutions will be cross-platform, but I'll be sure to mention that […]