Looking to start learning Python?

Begin Here

Tag: Python

Weekly Python News: 01/21/2011

January 21, 2011 by Mike
This week, I didn't have as much time to work on this as I would have liked. Ah well, hopefully you won't find the quality of the news to be any less. It just so happens that PyCon 2011 had a couple of items this week and they were both good news. Be sure to […]

wxPython: Eguid - Editra Gui Designer

January 15, 2011 by Mike
Cody Precord, author of wxPython 2.8 Application Development Cookbook, recently started a thread on the wxPython-dev Google group where he described a WYSIWYG project he has been working on for creating wxPython GUIs. Originally, he programmed it as a plugin for his Editra project, but has decided to release it as a separate project. He […]

SqlAlchemy ProgrammingError 42000 and MS SQL

January 15, 2011 by Mike
I have been working on a software inventory script lately using SqlAlchemy on Windows XP to connect to a newly created table in a Microsoft SQL Server 2005 database. I created the table using Aqua Data Studio, logging in as the SQL Administrator (sa) and thought all was well until I tried to commit some […]

The Story of the Logo(s)

January 15, 2011 by Mike
Last September, I thought it would be really cool to have a contest for my readers in which I would let them come up with some great logo designs for my blog in return for some prizes. You can read all about it here if you like. Alas, I received no designs whatsoever. I did […]

Weekly Python News (01/15/2010)

January 14, 2011 by Mike
It's time for another edition of the "weekly Python news"! What happened this week in Python world? You've come to the right place to find out. We missed the announcement last week about Germany's Python Academy's course schedule, so be sure to check that out. This week we have a lot of news from the […]

wxPython: wx.ListCtrl Tips and Tricks

January 4, 2011 by Mike
Last year, we covered some tips and tricks for the Grid control.In this article, we will go over a few tips and tricks for the wx.ListCtrl widget when it's in "report" mode. Take a look at the tips below: How to create a simple ListCtrl How to sort the rows of a ListCtrl How to […]
View More

End of content

No more pages to load

Copyright © 2024 Mouse Vs Python | Powered by Pythonlibrary