A Python Magazine? In my mailbox?
July 5th, 2007 Posted in Programming, Python
Cursed Doug beat me to it again! Of course, given I didn't sleep most of the night (and nor did my wife) I'm a little slow off the line this morning.
Long story short: There is a new python publication coming out - simply titled Python Magazine. I subscribed as soon as I saw the new come from Calvin - so far Calvin and Steve are lined up to be regular columnists and I imagine with the community we have, many other won't be far behind.
Subscribe now, and you get a chance to win a MacBook, which is the best python development platform out there (I'm a bigot, and biased.)


July 5th, 2007 at 12:52 pm
Correct me if I’m wrong but OS X doesn’t have native GTK+ support which rules out any PyGTK development.
At least you acknowledge it now.
July 5th, 2007 at 1:01 pm
You can install pyGTK/GTK+ on OS/X after the fact, wxPython support is there as well.
July 5th, 2007 at 9:39 pm
GTK requires X11 to be running. X11 integration under OS X is painful (I am a regular user of Gimp and Inkscape and am eagerly anticipating the day when GTK will run natively on OS X).