Looking to start learning Python?

Begin Here

Tag: Python

Creating GUI Applications with wxPython Kickstarter

January 14, 2019 by Mike
I am pleased to announce my latest book project, Creating GUI Applications with wxPython which I am running a Kickstarter campaign for. Creating GUI Applications with wxPython is a book that will teach you how to use wxPython to create applications by actually creating several mini-programs. I have found that while learning how the various […]

PyDev of the Week: Lance Bragstad

January 14, 2019 by Mike
This week we welcome Lance Bragstad (@LanceBragstad) as our PyDev of the Week! Lance is a core developer of the OpenStack project. You can find out more about his passions via his website or his Github profile. Let's spend some time getting to know Lance! Can you tell us a little about yourself (hobbies, education, […]

Python 101: Episode #40 - Creating Executables with bbfreeze

January 8, 2019 by Mike
In this screencast, we will learn how to turn your Python code into a Windows executable file using the bbfreeze project. You can also read the chapter this video is based on here or get the book on Leanpub Related Reading A bbfreeze Tutorial – Build a Binary Series!

PyDev of the Week: Kushal Das

January 7, 2019 by Mike
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! […]

wxPython: Changing Custom Renderers for Columns / Rows

January 3, 2019 by Mike
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 […]

Python 101: Episode #40 - Creating Executables with py2exe

January 2, 2019 by Mike
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
1 53 54 55 56 57 176
View More

End of content

No more pages to load

Copyright © 2024 Mouse Vs Python | Powered by Pythonlibrary