Mike

Mouse vs Python has a Slack Channel

This website now has a Slack channel. It’s free to join. No subscription required! If you’d like to join, use the following link which is good for the next 30 days: https://join.slack.com/t/mousevspython/shared_invite/zt-s4r3rwt2-ookhEGzP1CQoxEbWIOECAA You can chat with the author of this site, Mike Driscoll, as well as other readers of the site. Mouse vs Python is […]

Mouse vs Python has a Slack Channel Read More »

Python 101: Exception Handling (Video)

In this video tutorial, you will learn how exception handling works in Python. Specifically, you will learn the following: Common exceptions Handling exceptions Raising exceptions Examining exception objects Using the finally statement Using the else statement If you prefer to read a tutorial, you might be interested in this: Python 101 – Exception Handling Want

Python 101: Exception Handling (Video) Read More »

PyInstaller – How to Turn Your Python Code into an Exe on Windows

You have just created an awesome new application. Maybe it’s a game or maybe it’s an image viewer. Whatever your application is, you want to share it with your friend or a family member. However, you know they won’t know how to install Python or any of the dependencies. What do you do? You need

PyInstaller – How to Turn Your Python Code into an Exe on Windows Read More »

Python 101: 2nd Edition is FREE for PyCon 2021!

I am making Python 101: 2nd Edition free during PyCon 2021. This sale will end, Monday, May 17th, 2021. You can get the book free using the following links: Leanpub – https://leanpub.com/py101/c/pycon Gumroad – https://gumroad.com/l/pypy101/pycon Or pay what you want starting at $5 using this link: https://gumroad.com/l/pypy101 If you like the eBook and you’d like

Python 101: 2nd Edition is FREE for PyCon 2021! Read More »