Python Server Pages
   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 Hypertext Markup Language (HTML) is the standard markup language for documents designed to be displayed in a web browser. It defines the content and structure of web content. It is often assisted by technologies such as Cascading Style Sheets ( ...
. For example, an implementation of Python Server Pages was released with
mod_python mod_python is an Apache HTTP Server module that integrates the Python (programming language), Python programming language with the server. It is intended to provide a Python language binding for the Apache HTTP Server. When mod_python released it ...
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 is one of the Greater Sunda Islands in Indonesia. It is bordered by the Indian Ocean to the south and the Java Sea (a part of Pacific Ocean) to the north. With a population of 156.9 million people (including Madura) in mid 2024, proje ...
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