2012 Python Meme from Amit: HeapQ, Flask, Python on Quora & Python 3
- What is the coolest Python application, framework, or library you
have discovered in 2011? - Heroku & Facebook App integration which gives a ready made FlaskApp with Facebook Graph API
- What new programming technique did you learn in 2011?
- Using Python HeapQ to implement a priority queue, used it to access TEDx videos on Youtube, see parse_tedxvid.py on github.com
- What’s the name of the open source project you contributed the
most in 2011? What did you do? - Nothing in particular
- What was the Python blog or website you read the most in 2011?
- Python on Quora & Python on Stackoverflow. Will likely change.
- What are the three top things you want to learn in 2012?
- At the top is more public projects on github & else where.
- Let doing (public projects) decide what I learn
- SQLAlChemy
- What are the top software, app, or lib you wish someone would write in 2012?
- Would like to see Python 3 support for Werkzeug, Flask, Django & MySQL-python. Update: It will take a while, Flask Creator Armin’s Thoughts on Python 3
Tarek started this series with these instructions:
- copy-paste the questions and answer to them in your blog
- tweet it with the #2012pythonmeme hashtag
