This week we welcome Thomas Wouters (@Yhg1s) as our PyDev of the Week! Thomas is a core developer of the Python language. He is very active in open source in general and has been a director of the Python Software Foundation in the past. Let's spend some time getting to know him better! Can you […]
This week we welcome Sebastián Ramirez (@tiangolo) as our PyDev of the Week! Sebastián is the creator of the FastAPI Python web framework. He maintains his own website/blog which you should check out if you have some free time. You can also see his open source projects there. You can also see what projects he […]
I have been working with Python and Jenkins a lot lately and recently needed to find a way to check the job's status at the build level. I discovered the jenkinsapi package and played around with it to see if it would give me the ability to drill down to the build and resultset level […]
This week we welcome Tyler Reddy (@Tyler_Reddy) as our PyDev of the Week! Tyler is a core developer of Scipy and Numpy. He has also worked on the MDAnalysis library, which is for particle physics simulation analysis. If you're interested in seeing some of his contributions, you can check out his Github profile. Let's spend […]
This week I came across someone who was wondering if there was a way to allow the user to edit the contents of a wx.ComboBox. By editing the contents, I mean change the names of the pre-existing choices that the ComboBox contains, not adding new items to the widget. While editing the contents of the […]
2019 was a good year for my blog. While we didn't end up getting a lot of new readers, we did receive a small bump. There has also been a lot more interest in the books that are available on this site. For the year 2019, these are the top ten most read: #1 - […]