November 27, 2017 by
Mike This week we welcome Ruud van der Ham as our PyDev of the Week! Ruud is the creator of the Salabim project. Let's take some time getting to know him a bit better! Can you tell us a little about yourself (hobbies, education, etc): I have always worked in the port industry as a professional […]
November 20, 2017 by
Mike This week we welcome Adrian Rosebrock (@PyImageSearch) as our PyDev of the Week. Adrian is the author of several books on Python and OpenCV. He is also the author of PyImageSearch.com, a very popular Python blog that focuses on computer vision. Let's take some time to get to know him a bit better! Can you […]
November 16, 2017 by
Mike I was recently asked about how to implement drag-and-drop of items in a wx.ListCtrl or in ObjectListView. Unfortunately neither control has this built-in although I did find an article on the wxPython wiki that demonstrated one way to do drag-and-drop of the items in a ListCtrl. However I did think that implementing some buttons to […]
November 14, 2017 by
Mike A couple of months ago, Brian Okken asked me if I would be interested in reading his book, Python Testing with pytest. I have been interested in learning more about the pytest package for a while, so I agreed to take a look. I also liked that the publisher was The Pragmatic Programmers, which I've […]
November 13, 2017 by
Mike This week we welcome Bert JW Regeer as our PyDev of the Week! Bert is a core developer of the Pyramid web framework. You can check our his experience over on his website or go check out his Github profile to see what projects he's been working on lately. Let's take a few moments to […]
This week we welcome Bruce Eckel as our PyDev of the Week! Bruce is the author of several books including Thinking in Java, Thinking in C++ and Thinking in Python among others. He also has a Programming Blog that is well worth a look. Let's spend some time getting to know Bruce better! Can you […]