About 90% use Python 2.7 exclusively,
About 7.5% use 2.7 and 3.x (but only 2.7 in production),
One person uses Python 3.x exclusively, on production applications.
About 85% typically do not use an IDE (they use a good editor, though), and
the remaining %15 use an IDE ocassionally for tougher projects, and
their IDE of choice is PyCharm (by JetBrains).
After pizza, Greg and I met with several users and discussed Python Web Frameworks.
The web frameworks mentioned the most were:
Django, Pyramid (Pylons project), and Tornado (one user raved about Tornado).
We also asked some users to look at part of the jpydaemon code and they explained tuple assignment to me a little better than I had previously understood. They also pointed out some potential problems with the existing code.
My thanks to Greg Winston for assisting, and especially to Chicago Pythonistas Organizer Sheila Miguez, who also referred us to ChiPy and posted a message there on our behalf!
No comments:
Post a Comment