Looking to start learning Python?

Begin Here

Author: Mike

PyDev of the Week: Jaime Fernandez del Rio<

October 26, 2015 by Mike
This week we welcome Jaime Fernandez del Rio as our PyDev of the Week. He is a core developer of NumPy. Let's spend some time getting to know him a bit better! Can you tell us a little about yourself (hobbies, education, etc): I'm originally from Madrid (Spain), where I earned my Mechanical Engineering degree. […]

wxPython's Context Managers

October 22, 2015 by Mike
The wxPython toolkit added context managers to its code base a few years ago, but for some reason you don't see very many examples of their use. In this article, we'll look at three examples of context managers in wxPython. A wxPython user was the first person to suggest using context managers in wxPython on […]

Python 201 - An Intro to Context Managers

October 20, 2015 by Mike
Python came out with a special new keyword several years ago in Python 2.5 that is known as the "with statement". This new keyword allows a developer to create context managers. But wait! What's a context manager? They are handy constructs that allow you to set something up and tear something down automatically. For example, […]

PyDev of the Week: Ryan Mitchell

October 19, 2015 by Mike
This week we welcome Ryan Mitchell (@Kludgist) as our PyDev of the Week. Ryan is the author of Web Scraping with Python and Instant Web Scraping with Java. Let's spend some time getting to know Ryan better.

Book Review: Mastering Python High Performance

October 15, 2015 by Mike
Packt Publishing recently sent me a copy of Mastering Python High Performance by Fernando Doglio. They also had me be a technical reviewer of the book before its publication. Anyway let's do a quick review and if you think it sounds interesting, you can check out my full review too! Quick Review Why I picked […]

PyDev of the Week: Carol Willing

October 12, 2015 by Mike
This week we welcome Carol Willing (@WillingCarol) as our PyDev of the Week. Let's spend some time learning more about our fellow Pythonista!   Can you tell us a little about yourself (hobbies, education, etc): I love Python! The language, the libraries, and the community. I've met so many talented, creative Pythonistas in my Python […]
View More

End of content

No more pages to load

Copyright © 2024 Mouse Vs Python | Powered by Pythonlibrary