Skip to main content
  • Book
  • © 2020

Foundation Dynamic Web Pages with Python

Create Dynamic Web Pages with Django and Flask

Apress

Authors:

  • Explains creating a library of partial HTML pages for use by each system

  • Covers multiples examples of the four systems discussed using Python

  • Helps to choose the correct system for the user’s needs to deliver dynamic pages

Buy it now

Buying options

eBook USD 34.99
Price excludes VAT (USA)
  • Available as EPUB and PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book USD 44.99
Price excludes VAT (USA)
  • Compact, lightweight edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info

Tax calculation will be finalised at checkout

Other ways to access

This is a preview of subscription content, log in via an institution to check for access.

Table of contents (7 chapters)

  1. Front Matter

    Pages i-xix
  2. Introduction to Web Servers

    • David Ashley
    Pages 1-27
  3. HTML Pages and CSS

    • David Ashley
    Pages 29-69
  4. Using CGI and Python

    • David Ashley
    Pages 71-122
  5. Using SSI and Python

    • David Ashley
    Pages 123-158
  6. Using Flask and Jinja

    • David Ashley
    Pages 159-181
  7. Django

    • David Ashley
    Pages 183-199
  8. Comparing CGI, SSI, Flask, and Django

    • David Ashley
    Pages 201-208
  9. Back Matter

    Pages 209-213

About this book

Discover the concepts of creating dynamic web pages (HTML) with Python. This book reviews several methods available to serve up dynamic HTML including CGI, SSI, Django, and Flask. 

You will start by covering HTML pages and CSS in general and then move on to creating pages via CGI. It is easy to use and can serve as a foundation for the more advanced services available for launching dynamic web pages. Next you'll explore the SSI (Server Side Interface) method. This is a slightly more advanced interface included in mots web servers that adds functionality to modify static HTML pages to add such things as the current date or time, include additional HTML, and other features to a static web page before it is delivered to the user. 

The book also covers some of the key the Django module features, which must be added to the web server. These features include creating dynamic web pages and calling a database to provide additional information to the web page. Lastly you will explore the Flask module. While it has limited functionality on its own, it provides a very flexible environment to create a self designed system for delivery of dynamic web pages.

By the time you finish this book, you will be able to choose the appropriate methodology for delivering dynamic information using fast HTML creation services.


What You'll Learn

  • Use HTML pages and CSS together to control the style of your web site.
  • Install and configure SSI, Django, and Flask for Apache.
  • Create dynamic web pages using CGI and creating a library of partial HTML pages to use in this task.
  • Build dynamic web pages using SSI and auxiliary Python programs to enhance the SSI functionality.
  • Develop dynamic web pages using Django.
Who This Book Is For


Software Developers with basic Python programming skills interested in learning Web Development 






Authors and Affiliations

  • Austin, USA

    David Ashley

About the author

W. David Ashley is a technical writer for SkillSoft where he specializes in open source, particularly Linux. As a member of the Linux Fedora documentation team he recently led the Libvert project documentation, and wrote the Python programs included with it. He has developed in 20 different programming languages during his 30 years as a software developer and IT consultant, including more than 18 years at IBM and 12 years with American Airlines.

Bibliographic Information

Buy it now

Buying options

eBook USD 34.99
Price excludes VAT (USA)
  • Available as EPUB and PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book USD 44.99
Price excludes VAT (USA)
  • Compact, lightweight edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info

Tax calculation will be finalised at checkout

Other ways to access