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: Daniel Gaspar

PyDevOfTheWeek, Python / Mike / March 28, 2022 / Python

This week we welcome Daniel Gaspar as our PyDev of the Week! Daniel is the co-author of Mastering Flask Web Development. If you would like to see what else Daniel has been up to, you should check out his GitHub profile. Let’s spend some time getting to know Daniel better! Can you tell us a […]

PyDev of the Week: Daniel Gaspar Read More »

PyDev of the Week: Kalob Taulien

1 Comment / beginner, PyDevOfTheWeek, Python / Mike / March 21, 2022 / Python

This week we welcome Kalob Taulien (@KalobTaulien) as our PyDev of the Week! Kalob is a WagtailCMS core dev, which is a CMS on top of the Django web framework. You can catch up with Kalob by going to his website where you can check out some of Kalob’s bootcamp courses. Let’s spend a few

PyDev of the Week: Kalob Taulien Read More »

PyDev of the Week: Jessica Greene

PyDevOfTheWeek, Python / Mike / March 14, 2022 / Python

This week we welcome Jessica Greene (@sleepypioneer) as our PyDev of the Week! Jessica is a backend engineer at Ecosia and is an active member of PyLadies. She also gives talks at multiple tech conferences. You can see some of what Jessica is up to over on GitHub. Let’s spend some time getting to know

PyDev of the Week: Jessica Greene Read More »

PyDev of the Week: Anna Makarudze

PyDevOfTheWeek, Python / Mike / March 7, 2022 / Python

This week we welcome Anna Makarudze (@amakarudze) as our PyDev of the Week! Anna is a Django Girls Foundation Trustee & Fundraising Coordinator and DSF President. You can learn more about Anna by checking out her website. Let’s spend some time getting to know Anna better! Can you tell us a little about yourself (hobbies,

PyDev of the Week: Anna Makarudze Read More »

5 Tips on Learning Python From Zero

Python, Video / Mike / March 1, 2022 / Python

I was recently contacted by https://www.developrec.net/ to create a video about Python. Here is the result:  

5 Tips on Learning Python From Zero Read More »

PyDev of the Week: Henry Schreiner III

1 Comment / PyDevOfTheWeek, Python / Mike / February 28, 2022 / Python

This week we welcome Henry Schreiner (@HenrySchreiner3) as our PyDev of the Week! Henry is an open-source maintainer/core contributor to multiple projects related to scikit, PyPA, and more. You can get a feel for what Henry is up to by checking out his GitHub profile. Henry also created a “Level Up Your Python” course that

PyDev of the Week: Henry Schreiner III Read More »

PyDev of the Week: Leonardo Giordani

PyDevOfTheWeek, Python / Mike / February 21, 2022 / Python

This week we welcome Leonardo Giordani (@tw_lgiordani) as our PyDev of the Week! Leonardo is the author of Clean Architectures in Python. Leonardo also writes lots of articles on his website. Let’s take a few moments to get to know Leonardo better! Can you tell us a little about yourself (hobbies, education, etc): I’m Italian,

PyDev of the Week: Leonardo Giordani Read More »

Creating GUIs with PySimpleGUI (Video)

intermediate, Python / Mike / February 15, 2022 / PySimpleGUI, Python

My talk, Creating GUIs with PySimpleGUI, is up on YouTube. I gave this talk to the SFPython / PyBay groups in January 2022. I used Jupyter Notebook for the slides of this talk. All the slides and example code are available in my GitHub Talks repo.   You can learn more about PySimpleGUI in the

Creating GUIs with PySimpleGUI (Video) Read More »

PyDev of the Week: Roman Right

PyDevOfTheWeek, Python / Mike / February 14, 2022 / Python

This week we welcome Roman Right (@roman_the_right) as our PyDev of the Week! Roman is the creator of Beanie, an Asynchronous Python object-document mapper (ODM) for MongoDB. You can see what else Roman contributes to over on GitHub. Let’s take some time to get to know Roman better! Can you tell us a little about

PyDev of the Week: Roman Right Read More »

Automating Excel with Python Now on ProductHunt

Books, Python / Mike / February 10, 2022 / Python

My latest Python book, Automating Excel with Python is now on ProductHunt If you have a ProductHunt account, I would appreciate it if you voted the book up. The book is currently available for purchase on Leanpub or Gumroad or Amazon

Automating Excel with Python Now on ProductHunt Read More »

PyDev of the Week: Batuhan Taskaya

1 Comment / PyDevOfTheWeek, Python / Mike / February 7, 2022 / Python

This week we welcome Batuhan Taskaya (@isidentical) as our PyDev of the Week! Batuhan is a core developer of the Python language. Batuhan is also a maintainer of multiple Python packages including parso and Black. You can see what else Batuhan is up to by checking out his website or GitHub profile. Let’s take a

PyDev of the Week: Batuhan Taskaya Read More »

PyDev of the Week: Sundeep Agarwal

PyDevOfTheWeek, Python / Mike / January 31, 2022 / Python

This week we welcome Sundeep Agarwal (@learn_byexample) as our PyDev of the Week! Sundeep has authored more than 10 books about RegEx, Awk, Python and more! You can see what else Sundeep has been up to by checking out his blog or his GitHub profile. Let’s spend some time getting to know Sundeep better! Can

PyDev of the Week: Sundeep Agarwal Read More »

PySimpleGUI – An Intro to Laying Out Elements

GUI Toolkits, Python / Mike / January 25, 2022 / PySimpleGUI, Python

PySimpleGUI is a Python GUI that wraps other Python GUI toolkits (Tkinter, PySide, wxPython). By abstracting away the complexities of the other GUIs into a common API, you can quickly write code that can be rendered using any of those other toolkits just by changing the import at the top of your program. If you

PySimpleGUI – An Intro to Laying Out Elements Read More »

PyDev of the Week: Julian Sequeira

1 Comment / PyDevOfTheWeek, Python / Mike / January 24, 2022 / Python

This week we welcome Julian Sequeira (@juliansequeira) as our PyDev of the Week! Julian is one of the co-founders of PyBites. They post articles, courses, run a podcast and have a fun Code Challenge site too. You can connect with Julian on LinkedIn if you’d like to. Now let’s spend some time getting to know

PyDev of the Week: Julian Sequeira Read More »

PyDev of the Week: Rodrigo Girão Serrão

PyDevOfTheWeek, Python / Mike / January 17, 2022 / Python

This week we welcome Rodrigo Girão Serrão (@mathsppblog) as our PyDev of the Week! Rodrigo is the author of Pydon’ts – Write elegant code, a free Python book. Rodrigo also has a BootCamp, a cheatsheet and more on Gumroad. You should also check out Rodrigo’s blog! Let’s take a few moments to get to know

PyDev of the Week: Rodrigo Girão Serrão Read More »

← Previous 1 … 14 15 16 … 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

  • 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
  • Creating TUI Applications with Textual and Python Kickstarter Launched April 28, 2025

Links

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