From Evernote: |
New Year's Python Meme 2012 #2012pythonmeme |
New Year's Python Meme 2012
1. What’s the coolest Python application, framework or library you have discovered in 2012 ?
obviel, that is zopish javascript framework.
2. What new programming technique did you learn in 2012 ?
- ZCA
- Client Side MVC
3. Which open source project did you contribute to the most in 2012 ? What did you do ?
pyramid, repoze. Mainly, i've committed to support python3.
4. Which Python blog or website did you read the most in 2012 ?
reddit, stackoverflow
5. What are the three top things you want to learn in 2013 ?
async programming: gevent, tornado, zeromq
HTML5 and Mobile Web
6. What is the top software, application or library you wish someone would write in 2013 ?
- pip with new generation packaging
- acceptance testing tool with sphinx documentation
- issue tracker that replaces Trac and Redmine.