Skip to content
Mouse Vs Python
  • Home
  • About
  • Books
    • Creating GUI Applications with wxPython
    • Jupyter Notebook 101
    • ReportLab: PDF Processing with Python
    • Python 201: Intermediate Python
    • wxPython Recipes
    • wxPython Cookbook
    • Python Interviews: Discussions with Python Experts
  • Contact the Author
  • Follow the Blog
  • Search

PyDev of the Week: Bruno Rocha

1 Comment / PyDevOfTheWeek, Python / Mike / March 18, 2019 / Python

This week we welcome Bruno Rocha (@rochacbruno) as our PyDev of the Week! Bruno works for Red Hat and participates in the Python, Flask and Rust communities. You can see some of his projects over on Github or check out some of his writings on Medium. Let’s take a few moments to get to know […]

PyDev of the Week: Bruno Rocha Read More »

PyDev of the Week: Maria Khalusova

4 Comments / PyDevOfTheWeek, Python / Mike / March 11, 2019 / Python

This week we welcome Maria Khalusova ( @mariakhalusova) as our PyDev of the Week! Maria works for JetBrains and will be speaking at AnacondaCON this April. If you’d like to catch up with her, you can check out Maria’s blog. Let’s take a few moments to get to know Maria better! Can you tell us

PyDev of the Week: Maria Khalusova Read More »

Book Review: Serious Python

4 Comments / Books, Python / Mike / March 6, 2019 / Book Review, Python

No Starch Press asked me to do a technical review of one of their upcoming books, Serious Python: Black-Belt Advice on Deployment, Scalability, Testing, and More by Julien Danjou last year. I had never worked with No Starch before, but decided to give them a try and see how they differed from Packt Publishing. I

Book Review: Serious Python Read More »

PyDev of the Week: Mariusz Felisiak

3 Comments / PyDevOfTheWeek, Python / Mike / March 4, 2019 / Python

This week we welcome Mariusz Felisiak (@MariuszFelisiak) as our PyDev of the Week! Mariusz is a core developer of the Django web framework and a maintainer of the django-request package. You can follow Mariusz over on Github to see what he’s been up to. Let’s spend some time getting to know Mariusz! Can you tell

PyDev of the Week: Mariusz Felisiak Read More »

Pros and Cons of Indy Publishing

Books, Python / Mike / February 27, 2019 / Books, Python

I personally really love self-publishing or Indy Publishing, so I am a little biased. In this article, I will go over what I think are the pros and cons of Indy Publishing versus going with a “real” publisher. Pros Here are my favorite parts about indy publishing: I control the release date I control the

Pros and Cons of Indy Publishing Read More »

How I Write Books about Python

6 Comments / Books, Python / Mike / February 26, 2019 / Books, Python

I get asked questions about my book writing process from time to time and I have been meaning to write about this topic for a while. The main reason I wrote my first book, Python 101, was because of the readers on my blog. They had been encouraging me to write a book on wxPython

How I Write Books about Python Read More »

PyDev of the Week: Lilly Ryan

3 Comments / PyDevOfTheWeek, Python / Mike / February 25, 2019 / Python

This week we welcome Lilly Ryan (@attacus_au) as our PyDev of the Week! Lilly is a pen-tester. She is an organizer of PyCon AU 2018 and 2019 and an experienced speaker. In fact, Lilly will be giving a keynote at DjangoCon Europe later this year. You can learn more about Lilly by visiting her website.

PyDev of the Week: Lilly Ryan Read More »

PyDev of the Week: Maria McKinley

4 Comments / PyDevOfTheWeek, Python / Mike / February 18, 2019 / Python

This week we welcome Maria McKinley (@twiteness) as our PyDev of the Week. Maria is a Senior Software Engineer at the Walt Disney Company and will be a speaker at PyCascades 2019. She is also teaching the Python Certificate Program at the University of Washington Continuing Education. You can read more about her on her

PyDev of the Week: Maria McKinley Read More »

Creating a Calculator with wxPython

4 Comments / Python, wxPython / Mike / February 12, 2019 / Python, wxPython

A lot of beginner tutorials start with “Hello World” examples. There are plenty of websites that use a calculator application as a kind of “Hello World” for GUI beginners. Calculators are a good way to learn because they have a set of widgets that you need to lay out in an orderly fashion. They also

Creating a Calculator with wxPython Read More »

Less than 2 Days to Go on wxPython Book Kickstarter

1 Comment / Books, Python / Mike / February 11, 2019 / Python, wxPython

My latest book, Create GUI Applications with wxPython, is coming along nicely. I just wanted to let my readership know that the Kickstarter for it is coming to a close in a little less than 2 days. If you’d like to get a copy at a cheaper price than it will be when it is

Less than 2 Days to Go on wxPython Book Kickstarter Read More »

PyDev of the Week: Paolo Melchiorre

2 Comments / PyDevOfTheWeek, Python / Mike / February 11, 2019 / Python

This week we welcome Paolo Melchiorre (@pauloxnet)as our PyDev of the Week! Paolo is a core developer of the Django web framework. He has spoken at several different Python-related conferences in Europe and also writes over on his blog. Let’s take a few minutes to get to know him better! Can you tell us a

PyDev of the Week: Paolo Melchiorre Read More »

Getting Started with JupyterLab

2 Comments / Python / Mike / February 5, 2019 / jupyter, Python

JupyterLab is the latest package from Project Jupyter. In some ways, it is kind of a replacement for Jupyter Notebook. However the Jupyter Notebook is a separate project from JupyterLab. I like to think of JupyterLab as a kind of web-based Integrated Development Environment that you an use to to work with Jupyter Notebooks as

Getting Started with JupyterLab Read More »

Table of Contents for Creating GUI Applications Book

2 Comments / Books, Python, wxPython / Mike / February 4, 2019 / Python, wxPython

We are coming into the last week of the Kickstarter and I thought I would give you all a quick update. I finished writing up the chapter on creating a calculator today and got started on chapter 7. I also wanted to let you know what the current table of contents looks like right now:

Table of Contents for Creating GUI Applications Book Read More »

PyDev of the Week: Ali Spittel

4 Comments / PyDevOfTheWeek, Python / Mike / February 4, 2019 / Python

This week we welcome Ali Spittel (@ASpittel) as our PyDev of the Week! Ali is a blogger and speaker and enjoys teaching about tech. You can see what code she’s been writing over on Github. Let’s take a few moments to get to know Ali better! Can you tell us a little about yourself (hobbies,

PyDev of the Week: Ali Spittel Read More »

Python 101: Episode #44 – Creating an Installer with Inno Setup

1 Comment / Python, Screencast / Mike / February 1, 2019 / Python, Python 101

In this screencast, we will learn how to turn your Python application into a Windows installer using Inno Setup. You can also read the chapter this video is based on here or get the book on Leanpub

Python 101: Episode #44 – Creating an Installer with Inno Setup Read More »

← Previous 1 … 37 38 39 … 103 Next →

Teach Me Python

Teach Me Python

Python Courses, Videos, Books and more. Start Learning today!

The Python Show Podcast

The Python Show Podcast

Listen at The Python Show or YouTube or Apple Podcasts

Creating TUI Applications with Textual and Python

Python Logging

Purchase on Gumroad or Leanpub

Python Logging

Python Logging

Purchase on Gumroad, Leanpub or Amazon

JupyterLab 101

JupyterLab 101

Purchase on Gumroad, Leanpub or Amazon

The Python Quiz Book

The Python Quiz Book

Purchase at Gumroad or Leanpub or Amazon

Automating Excel with Python

Automating Excel with Python

Purchase at Gumroad or Leanpub or Amazon

Python 101

Python 101: 2nd Edition

Purchase at Gumroad or Leanpub or Amazon

Pillow: Image Processing with Python

Pillow: Image Processing with Python

Purchase at Gumroad or Leanpub or Amazon

Creating GUI Applications with wxPython

Creating GUI Applications with wxPython

Purchase at Gumroad or Leanpub or Amazon

Pick a Category

Archives

Links

  • @driscollis
  • Buy me a Coffee
  • MouseVsPython on Twitter
  • MouseVsPython Youtube Channel
  • Teach Me Python
Buy Me A Coffee

Recent Posts

  • Python eBook Fourth of July Sale July 3, 2025
  • Creating a Website with Sphinx and Markdown July 1, 2025
  • An Intro to ty – The Extremely Fast Python type checker June 25, 2025
  • Python 201 – All About the TypedDict June 17, 2025
  • Parsing XML Comments with Python June 5, 2025

Links

  • @driscollis
  • Buy me a Coffee
  • MouseVsPython on Twitter
  • MouseVsPython Youtube Channel
  • Teach Me Python
Copyright © 2025 Mouse Vs Python | Powered by Pythonlibrary