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: Bryan Van de Ven

PyDevOfTheWeek, Python / Mike / October 3, 2016 / Python

This week we welcome Bryan Van de Ven (@bigreddot) as our PyDev of the Week! Bryan is a core developer of the Bokeh project, which is a visualization package for Python. He has also helped with the development of Anaconda. You can check out what projects he is a part of on Github. Let’s take […]

PyDev of the Week: Bryan Van de Ven Read More »

wxPython Cookbook Available for Pre-Order

Books, Python, wxPython / Mike / September 27, 2016 / Python, wxPython

I am excited to announce that the wxPython Cookbook is now available for Pre-Order. You can get your digital copy on Gumroad or Leanpub now. You can get a sample of the book on Leanpub if you’d like to “try before you buy”. There will be over 50 recipes in this book. The examples in

wxPython Cookbook Available for Pre-Order Read More »

PyDev of the Week: Katie McLaughlin

Advocacy, PyDevOfTheWeek, Python / Mike / September 26, 2016 / Python

This week we welcome Katie McLaughlin (@glasnt) as our PyDev of the Week! She is a core developer of the BeeWare project. You should take a moment and check out her Github profile to see what fun projects she’s a part of. Katie also has a fun little website and was a speaker at PyCon

PyDev of the Week: Katie McLaughlin Read More »

PyDev of the Week: Benedikt Eggers

PyDevOfTheWeek, Python / Mike / September 19, 2016 / IronPython, Python

This week we welcome Benedikt Eggers (@be_eggers) as our PyDev of the Week. Benedikt is one of the core developers working on the IronPython project. IronPython is the version of Python that is integrated with Microsoft’s .NET framework, much like Jython is integrated with Java. If you’re interesting in seeing what Benedikt has been up

PyDev of the Week: Benedikt Eggers Read More »

wxPython Cookbook – Hard Cover Editions Available

Books, Python, wxPython / Mike / September 15, 2016 / Python, wxPython

I’ve been toying with the idea of doing a hard cover version of my books for a long time so I thought I might try it out with the Cookbook. I went ahead and ran the numbers using my printer on demand resources and discovered that a regular hard cover isn’t crazy expensive. So I

wxPython Cookbook – Hard Cover Editions Available Read More »

Restarting a Twisted Reactor

2 Comments / Cross-Platform, Python / Mike / September 14, 2016 / Python, twisted

I recently started using twisted a couple of weeks ago. For those who don’t know, twisted is “event-driven networking engine written in Python”. The learning curve is pretty steep if you’ve never done asynchronous programming before. During the project I was working on, I ran into a condition where I thought I needed to restart

Restarting a Twisted Reactor Read More »

Book Contest: Win a Copy of Python 201

24 Comments / Books, Python 3 / Mike / September 12, 2016 / Books, Python

I have decided to sponsor a contest for my second book, Python 201: Intermediate Python. I will be giving away 3 copies of my eBook bundle (PDF, EPUB and MOBI) and 2 copies of the paperback, which I will ship anywhere in the world. If you haven’t heard of my book, you may want to

Book Contest: Win a Copy of Python 201 Read More »

PyDev of the Week: Rami Chowdhury

PyDevOfTheWeek, Python / Mike / September 12, 2016 / Python

This week we welcome Rami Chowdhury (@necaris) as our PyDev of the Week! Rami is an active contributor to the Python community and an organization for the North American PyCon. If you’d like to see what he’s up to, you might want to check out his website which has links to the various open source

PyDev of the Week: Rami Chowdhury Read More »

wxPython Cookbook Cover Story

1 Comment / Books, GUI Toolkits, Python, wxPython / Mike / September 8, 2016 / Books, Python, wxPython

I always spend some time thinking about how I want my book’s cover to look. When I was designing the Cookbook’s cover, I thought mostly about food and chefs. I had originally thought I might have some kind of kitchen scene with mice in chef hats and a snake on the mantle. But I wanted

wxPython Cookbook Cover Story Read More »

Python 201 is Officially Published!

2 Comments / Books, Python / Mike / September 6, 2016 / Books, Python

My second book, Python 201: Intermediate Python (ISBN: 978-0-9960628-3-1), is now finished and officially published. You can check it out at the following locations: You can get a paperback copy through Lulu It is available as a PDF, mobi and epub via Gumroad and Leanpub Amazon Kindle The paperback will become available on Amazon and

Python 201 is Officially Published! Read More »

PyDev of the Week: Reinout van Rees

PyDevOfTheWeek, Python / Mike / September 5, 2016 / Python

This week we welcome Reinout van Rees (@reinoutvanrees) as our PyDev of the Week! Reinout is the creator / maintainer of zest.releaser. He has a nice website that includes a Python blog that you might want to check out. I would also recommend checking his Github page to see what projects he’s a part of.

PyDev of the Week: Reinout van Rees Read More »

wxPython Cookbook Sample Chapters

Books, GUI Toolkits, Python, wxPython / Mike / August 29, 2016 / book, Python, wxPython

My newest book will be my own home brewed version of a wxPython Cookbook. If you’re interested in learning more about it, then please check out the Kickstarter campaign. The brief synopsis is that it will have a little over 50 recipes in the book and around 300 pages of content. To help you make

wxPython Cookbook Sample Chapters Read More »

PyDev of the Week: Damien George

Advocacy, PyDevOfTheWeek, Python / Mike / August 29, 2016 / Python

This week we welcome Damien George as our PyDev of the Week! Damien is the man behind the MicroPython project which allows you to run a version of Python on microcontrollers. You can learn more about Damien on his website or by visiting his Github page. Let’s spend some time getting to know our fellow

PyDev of the Week: Damien George Read More »

Python 201 Releasing in 2 Weeks!

Books, Python / Mike / August 23, 2016 / Python

My second book, Python 201: Intermediate Python is releasing two weeks from today on September 6th, 2016. I just wanted to remind anyone who is interested that you can pre-order a signed paperback copy of the book here right up until release day. You will also receive a copy of the book in the following

Python 201 Releasing in 2 Weeks! Read More »

ANN: The wxPython Cookbook Kickstarter

2 Comments / Books, GUI Toolkits, Python, wxPython / Mike / August 22, 2016 / Books, Python, wxPython

Several years ago, the readers of this blog asked me to take some of my articles and turn them into a cookbook on wxPython. I have finally decided to do just that. I am including over 50 recipes that I am currently editing to make them more consistent and updating them to be compatible with

ANN: The wxPython Cookbook Kickstarter Read More »

← Previous 1 … 57 58 59 … 102 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

  • Parsing XML Comments with Python June 5, 2025
  • Creating TUI Applications with Textual and Python Kickstarter Launched April 28, 2025
  • Python 101 – An Intro to Working with INI files Using configparser April 9, 2025
  • How to Download the Latest Release Assets from GitHub with Python April 7, 2025
  • ANN: Spring Python eBook Sale 2025 April 3, 2025

Links

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