Looking to start learning Python?

Begin Here

Tag: Python

A py2exe tutorial - Build a Binary Series!

July 31, 2010 by Mike
I received a request to create an article on how to use py2exe and wxPython to create an executable. I decided to do a series on packaging instead. It is my intention to go over the major Windows binary building utilities and show you, dear reader, how to use them to create a binary that […]

wxPython: Creating a Simple Media Player

July 24, 2010 by Mike
A few months ago, I wrote about creating a simple MP3 Player using wxPython's MediaCtrl widget. Since then, a fellow released the MplayerCtrl, a wxPython widget that wraps mplayer, a popular cross-platform media player. I actually ended up switching my MP3 Player's backend to use this new control, but that's a story for another post. […]

The Python Lambda

July 19, 2010 by Mike
When I first started learning Python, one of the most confusing concepts to get my head around was the lambda statement. I'm sure other new programmers get confused by it as well and some of you are probably wondering what I'm talking about. So, in the spirit of education, let's have a pop quiz: Q. […]

Python and Microsoft Office - Using PyWin32

July 16, 2010 by Mike
Most typical users have used Microsoft Office. While Office may be the bane of tech support, we still have to deal with it. Python can be used to script (AKA automate) Office and make it easier for us or our users to use. It may not be as easy as recording a macro, but it's […]

The Dialogs of wxPython (Part 2 of 2)

July 10, 2010 by Mike
For the second half of this series, I discovered that there are even more dialogs than I originally thought. While it would have probably been a good idea to have split this into three parts, we're going to stick with just two. In this article, we're going to cover the following dialogs: GenericMessageDialog (AGW) ImageDialog […]

Pyowa - July 2010 Wrapup

July 3, 2010 by Mike
On Thursday, July 1st, we had our July Pyowa meeting. It was hosted by Matt Morrison at the IMT Group's building in Des Moines, IA. We had our largest attendance ever with a total of 15 men showing up. Tavern Pizza and pop were served, which was also a first...we've had pop before, just not […]
View More

End of content

No more pages to load

Copyright © 2024 Mouse Vs Python | Powered by Pythonlibrary