Getting stated with Python for the Web?
Here's some tips for getting started with Python for Web Development.
First, realize Python is not ONLY for web development, it is a programming language that is often used for data science and a hundred other uses.
For web development with Python, the answer is flask: http://flask.pocoo.org/
It is pretty amazing and I'm getting deep into it now and I'm su…



