Python in the wide world week - day 7, the Web
December 22, 2013 at 09:31 PM | categories: python | View Comments
And the first week, in which we explored some places where Python is used in the "real world" is coming to an end. As yesterday, we won't look at a specific program or tool, but rather an area where Python is used a lot - the web.
Why would you use Python in web development?
Everything we talked about before this week (the readability, simplicity, extensibility etc.), combined with many web frameworks means that you can definitely find something suitable for your needs and use it easier then in many other languages/frameworks.
The most known frameworks are probably Plone, Django and The Pylons Project, each of which