HOME

TheInfoList



OR:

Python Server Pages (PSP) is a name used by several different implementations of server-side script engines for creating dynamically-generated web pages by embedding Python in
HTML The HyperText Markup Language or HTML is the standard markup language for documents designed to be displayed in a web browser. It can be assisted by technologies such as Cascading Style Sheets (CSS) and scripting languages such as JavaScri ...
. For example, an implementation of Python Server Pages was released with mod_python 3.1 in 2004. Spyce, which also claims the phrase "Python Server Pages", was first released in 2002. The Webware for Python suite also contains an implementation of Python Server Pages released as early as 2000. An earlier tool with a similar function also called Python Server Pages but based on
Java Java (; id, Jawa, ; jv, ꦗꦮ; su, ) is one of the Greater Sunda Islands in Indonesia. It is bordered by the Indian Ocean to the south and the Java Sea to the north. With a population of 151.6 million people, Java is the world's mo ...
and JPython was first released in 1999. It was one of the earliest web development support in Python and has long since been surpassed in popularity by systems such as Django or Flask.


References

Python (programming language) {{Web-software-stub