CherryPy is an object-oriented web application framework using the Python programming language. It is designed for rapid development of web applications by wrapping the HTTP protocol but stays at a low level and does not offer much more than what is defined in RFC 2616. CherryPy can be a web server itself or one can launch it via any WSGI compatible environment . It does not deal with tasks such as templating for output rendering, backend access, authentication protocols. The framework is extensible with filters, simple interfaces made of seven functions. These are called at defined points in the request/response processing.

PropertyValue
dbpedia-owl:genre
dbpedia-owl:license
p:abstract
  • CherryPy is an object-oriented web application framework using the Python programming language. It is designed for rapid development of web applications by wrapping the HTTP protocol but stays at a low level and does not offer much more than what is defined in RFC 2616. CherryPy can be a web server itself or one can launch it via any WSGI compatible environment . It does not deal with tasks such as templating for output rendering, backend access, authentication protocols. The framework is extensible with filters, simple interfaces made of seven functions. These are called at defined points in the request/response processing. (en)
  • CherryPy — объектно‐ориентированный веб‐фреймворк написанный на языке программирования Python. С его помощью возможна быстрая разработка приложений для интернета. CherryPy может выступать в качестве веб-сервера, а также работать под любым сервером поддерживающим протокол WSGI. (ru)
  • CherryPy é um framework para desenvolvimento orientado a objetos voltado para a Web usando a linguagem de programação Python. (pt)
p:caption
  • CherryPy library (en)
p:developer
p:genre
p:hasPhotoCollection
p:latestReleaseDate
p:latestReleaseVersion
  • 3.1 (xsd:double)
p:license
p:name
  • CherryPy (en)
p:operatingSystem
p:programmingLanguage
p:website
p:wikiPageUsesTemplate
p:wordnet_type
rdf:type
rdfs:comment
  • CherryPy is an object-oriented web application framework using the Python programming language. It is designed for rapid development of web applications by wrapping the HTTP protocol but stays at a low level and does not offer much more than what is defined in RFC 2616. CherryPy can be a web server itself or one can launch it via any WSGI compatible environment . It does not deal with tasks such as templating for output rendering, backend access, authentication protocols. The framework is extensible with filters, simple interfaces made of seven functions. These are called at defined points in the request/response processing. (en)
  • CherryPy — объектно‐ориентированный веб‐фреймворк написанный на языке программирования Python. (ru)
  • CherryPy é um framework para desenvolvimento orientado a objetos voltado para a Web usando a linguagem de programação Python. (pt)
rdfs:label
  • CherryPy (en)
  • CherryPy (fr)
  • CherryPy (ja)
  • CherryPy (ru)
  • CherryPy (pt)
owl:sameAs
skos:subject
foaf:homepage
foaf:name
  • CherryPy
foaf:page
is p:redirect of
is owl:sameAs of