Glossary

CSS
These code embedded within a webpage that specifies how it ought to look
Django
A web framework written in Python
DTD
A tag at the top of an HTML document declaring it as one or other variant of HTML
DTE
The engine that processes the DTL
DTL
The Django Template Lanugage
Flask
A micro-web framework written in Python
HTML
This is the underlying format for a webpage
Jinga
Jinga and Jinga II are standalone template engines that a number of Python frmeworks have leveraged instead of writing their own.
Template Engine
Django provides it’s own template engine that, to ones knowledge, is known simply as the template engine. This engine is used only by django and has not been ported to other frameworks
Tornado
A web framework originating from the twisted project
Python
Seriously ?!? A programing language focused upon code readability rather then wearing out the punctuation keys upon ones key board
PyPI
The Python package index, a.k.a. The Cheese Shop after the Monty Python Sketch, hosts all of the publicly available Python packages.
Sphinx
Pythons’ documentation generation utility, often useful in the documentation of other packages in other languages.
W3C
The world wide web consortium are a body of ICANN, essentially the people that define the internet
WAI
The web accessibility initiative aims to make the web more acccessible to persons with dissabilities