Image of a hub, © Paul Watson, CC  BY-NC-SA 2.0 The Linguistic Teaching resources Hub
Image © Paul Watson, Licence CC BY-NC-SA 2.0

Creating and Viewing HTML Files with Python

* William J. Turkel * Adam Crymble *

Keywords: python, HTML

http://programminghistorian.org/lessons/creating-and-viewing-html-files-with-python

This lesson uses Python to create and view an HTML file. If you write programs that output HTML, you can use any browser to look at your results. This is especially convenient if your program is automatically creating hyperlinks or graphic entities like charts and diagrams.

Here you will learn how to create HTML files with Python scripts, and how to use Python to automatically open an HTML file in Firefox.

Feedback

Sorry, there is no feedback available. Be the first one to provide feedback!

Resource details

Institution: The Programming Historian
Year of publication: 2012
Language: english
Type: Tutorial
Audience: linguists, philologists, corpus linguists, psycholinguists, humanists
Level: basic
Prerequisites:

Basic python knowledge

Media: text/html
Objective:

Output HTML from python

Licence: CC-BY-2.0
Access: open
Creation date: Monday, 6 February 2017 19:48:55
Last modified: Wednesday, 24 April 2024 17:51:02
BibTeX type: @misc
BibTeX entry:
@misc(TeLeMaCo:368,
author = "Turkel, William J. and Crymble, Adam",
title = "{C}reating and {V}iewing {H}{T}{M}{L} {F}iles with {P}ython",
year = "2012",
url = "http://programminghistorian.org/lessons/creating-and-viewing-html-files-with-python"
)
  

Helpdesk Button