-6
votes
1answer
114 views
Will Python 3 Fail? [closed]
Various versions of Python 3 have been released for nearly a year. Python 3 is, of course, the backwards incompatible release of the popular Python language. Many people who have …
18
votes
38answers
713 views
Favorite 3rd-party Python Libraries?
The more I've learned about Python, The more I've heard about several external libraries that are available, and I was wondering what are some of your favorite python libraries tha …
13
votes
14answers
822 views
What Python features will excite the interest of a C# developer?
For someone who’s been happily programming in C# for quite some time now and planning to learn a new language I find the Python community more closely knit than many others.
Per …
-2
votes
8answers
144 views
Most useful additional Python libraries? [closed]
Possible Duplicate:
Favorite 3rd-party Python Libraries?
What are some of the most useful Python libraries not included into the standard library?
251
votes
113answers
42k views
Hidden features of Python
What are the lesser-known but useful features of the Python programming language.
Try to limit answers to Python core
One feature per answer
Give an example and short description …
1
vote
1answer
64 views
Is PyGTK or PyQT preferred for making GTK-native Python apps?
I'm a web developer looking to get my feet wet with coding up a little desktop app for Ubuntu in Python. I've scoured the web looking for the pros and cons of PyGTK vs. PyQT and ca …
1
vote
5answers
109 views
What is the best browser automation tool for Python?
Hello, I want to write a following script: given a text file with the list of actions to be executed on a certain site it would use some browser's (IE probably, because I don't kno …
0
votes
4answers
277 views
Differences between Go and Cython
Today a great friend of mine asked me what are the main differences between the newest Go language and Cython, which is a set of C-extensions for Python. I don't have much knowledg …
0
votes
4answers
101 views
Python and iPhone development on Mac - minimum/recommended hardware ?
What is the minimum configuration to do some Python and iPhone development on Mac ?
Platform wise: Mac Mini, Mac Pro, Mac Book, Mac Book Pro ?
Memory requirement
CPU speed
Than …
10
votes
8answers
424 views
Experience with Django
Having read some great things about the Django framework I'm becoming quite interested in it. But before making my decision to use it for a small project I would like to hear some …
79
votes
30answers
6k views
Favorite Django Tips & Features?
Inspired by the question series 'Hidden features of ...', I am curious to hear about your favorite Django tips or lesser known but useful features you know of.
Please, include on …
1
vote
1answer
378 views
What is your opinion on google go? [closed]
Possible Duplicate:
What’s your take on Go (the language, not the game)?
Google has just revealed a new language called Go that claims to combine the performance of …
32
votes
40answers
4k views
Python v. Perl
Okay, so I'm finally making the jump into scripting languages and I have decided to focus on either Python or Perl. The problem is: I don't know which to cut my teeth on.
Most of …
12
votes
17answers
725 views
Java or Python for an intermediate PHP guy. Career advice.
I'm an intermediate PHP developer looking to take up a new language. I'm completely torn as to where to go at this point. There's so many languages related to web development and …
17
votes
27answers
1k views
Deciding on a language: Python or Java [closed]
I am part of a small (read: two programmer) startup, and we are about to start developing a large (we estimate it will be about a year before customers will see anything) web appli …
