Level Up Your Python Sale
I am running a sale on my Python books where you can take $10 off any of my books on Gumroad. All you need to do is use this offer code when you check out: tenoff. This sale will continue until January...
View ArticleAutomating Excel with Python Paperback Now Available!
My 10th Python book, Automating Excel with Python is now available on Amazon in Paperback or Kindle versions. In this book, you will learn how to use Python to do the following: Create Excel...
View ArticlePyDev of the Week: Lais Carvalho
This week we welcome Lais Carvalho (@lais_bsc) as our PyDev of the Week! Lais is active in multiple Python user groups in Ireland and has helped organize multiple Python conferences. She is on a recent...
View ArticlePyDev of the Week: Rodrigo Girão Serrão
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...
View ArticlePyDev of the Week: Julian Sequeira
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...
View ArticlePySimpleGUI - An Intro to Laying Out Elements
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...
View ArticlePyDev of the Week: Sundeep Agarwal
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...
View ArticlePyDev of the Week: Batuhan Taskaya
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...
View ArticleAutomating Excel with Python Now on ProductHunt
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...
View ArticlePyDev of the Week: Roman Right
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...
View ArticleCreating GUIs with PySimpleGUI (Video)
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...
View ArticlePyDev of the Week: Leonardo Giordani
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. PyCon UK...
View ArticlePyDev of the Week: Henry Schreiner III
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...
View Article5 Tips on Learning Python From Zero
I was recently contacted by https://www.developrec.net/ to create a video about Python. Here is the result: The post 5 Tips on Learning Python From Zero appeared first on Mouse Vs Python.
View ArticlePyDev of the Week: Anna Makarudze
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...
View ArticlePyDev of the Week: Jessica Greene
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...
View ArticlePyDev of the Week: Kalob Taulien
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...
View ArticlePyDev of the Week: Daniel Gaspar
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...
View ArticleAutomating Excel with Python Video Overview
In this tutorial, I will show you an overview of using OpenPyXL and Python to read and write Excel documents. You will also learn how to: Style cells Change fonts Create named styles Use pandas with...
View ArticlePyDev of the Week: Jeremy Tuloup
This week we welcome Jeremy Tuloup (@jtpio) as our PyDev of the Week! Jeremy is a core developer of the Jupyter project. You can see Jeremy's other contributions on his GitHub profile. Jeremy also...
View Article