This week we welcome Kushal Das (@kushaldas) as our PyDev of the Week! Kushal is a core developer of the Python programming language and a co-author of PEP 582. You can learn more about Kushal by checking out his blog or his Github profile. Let's take a few moments to get to know Kushal better! […]
The wxPython GUI toolkit has a very rich and powerful Grid widget that I have written about previously on this blog. It allows you to create sheets of cells similar to those in Microsoft Excel. There is also a neat mixin that allows you to apply a custom renderer to the labels on the columns […]
In this screencast, we will learn how to turn your Python code into a Windows executable file using py2exe. You can also read the chapter this video is based on here or get the book on Leanpub
December 31, 2018 by
Mike Packt Publishing is partnering with Humble Bundle for a Python bundle for 2019. You can check out the full list of titles here: https://www.humblebundle.com/books/python-packt-2019-books One of the books is my very own Python Interviews book There are quite a few other books in this bundle that look interesting. I know the books by Steven Lott […]
December 31, 2018 by
Mike This week we welcome Mike Grouchy (@mgrouchy) as our PyDev of the Week. Mike co-founded PyCoder's Weekly along with Mahdi Yusuf (@myusuf3). He is also the creator of Django Stronghold, a fun Django package you should check out. Let's take a few moments to get to know Mike better! Can you tell us a little […]
December 24, 2018 by
Mike This week we welcome William Vincent (@wsv3000) as our PyDev of the Week! William is the author of 3 books on the Django web framework, including Django for Beginners. You can find out more about what William is up to on his website where he writes about Python, Django and more. Let's take a few […]