Logo

Python Web Frameworks by Carlos de la Guardia

Small book cover: Python Web Frameworks

Python Web Frameworks
by

Publisher: O'Reilly Media
ISBN-13: 9781491938102
Number of pages: 83

Description:
Python provides aspiring web developers with a wide variety of useful web frameworks, written in a powerful, easy-to-learn language. This O'Reilly report surveys 30 Python web frameworks that have more than 1,000 monthly downloads and provides a deeper look into six of the most widely used.

Download or read it online for free here:
Download link
(2.5MB, PDF)

Similar books

Book cover: Functional Programming in PythonFunctional Programming in Python
by - O'Reilly Media
Python is not a functional programming language, but it is a multi-paradigm language that makes functional programming easy to perform. This book examines the functional aspects of the language and points out which options work well and which do not.
(9407 views)
Book cover: Introduction to Media Computation: A Multimedia Cookbook in PythonIntroduction to Media Computation: A Multimedia Cookbook in Python
by - Georgia Institute of Technology
Guzdial introduces programming as a way of creating and manipulating media -- a context familiar to today's readers. Starts readers with actual programming early on. Puts programming in a relevant context (Computing for Communications).
(20902 views)
Book cover: A Beginner's Python TutorialA Beginner's Python Tutorial
by - Wikibooks
Contents of Beginner's Python Tutorial: Installing Python; Very Simple Programs; Variables, Scripts; Loops, Conditionals; Functions; Tuples, Lists, Dictionaries; for Loop; Classes; Importing Modules; File I/O; Exception Handling.
(15627 views)
Book cover: Picking a Python Version: A ManifestoPicking a Python Version: A Manifesto
by - O'Reilly Media
There are two major versions of the Python: the Python 2.x series, and the newer Python 3.x series. This report guides you through the implicit decision tree of choosing what Python version, implementation, and distribution is best suited for you.
(8131 views)