Looking to start learning Python?

Begin Here

Author: Mike

PyDev of the Week: Thomas Wouters

January 27, 2020 by Mike
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 […]

PyDev of the Week: Sebastian Rami­rez

January 20, 2020 by Mike
This week we welcome Sebastián Rami­rez (@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 […]

Getting Jenkins Jobs by Build State with Python

January 14, 2020 by Mike
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 […]

PyDev of the Week: Tyler Reddy

January 13, 2020 by Mike
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 […]

Letting Users Change a wx.ComboBox's Contents in wxPython

January 8, 2020 by Mike
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 […]

Top 10 Most Read Mouse vs Python Articles of 2019

January 7, 2020 by Mike
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 - […]
1 38 39 40 41 42 215
View More

End of content

No more pages to load

Copyright © 2024 Mouse Vs Python | Powered by Pythonlibrary