An Entity of Type: software, from Named Graph: http://dbpedia.org, within Data Space: dbpedia.org:8891

Quixote is a software framework for developing web applications in Python. Quixote "is based on a simple, flexible design, making it possible to write applications quickly and to benefit from the wide range of available third-party Python modules". A Quixote application is typically a Python package, a collection of modules grouped into a single directory tree. Quixote then maps a URL to a function or method inside the Python package; the function is then called with the contents of the HTTP request, and the results are returned to the client.

Property Value
dbo:abstract
  • Quixote is a software framework for developing web applications in Python. Quixote "is based on a simple, flexible design, making it possible to write applications quickly and to benefit from the wide range of available third-party Python modules". A Quixote application is typically a Python package, a collection of modules grouped into a single directory tree. Quixote then maps a URL to a function or method inside the Python package; the function is then called with the contents of the HTTP request, and the results are returned to the client. (en)
  • Quixote是一个使用Python开发web应用的软件框架。Quixote是“基于了简单的、灵活的设计,使得可以快速的书写应用,并受益于广泛的可获得的第三方Python模块。” Quixote应用典型的是个Python包,即组织入一个单一的目录树中的一组模块。Quixote接着映射一个URL至这个Python包内的一个函数或方法;接着用这个HTTP请求的内容来调用这个函数,并将结果返回给客户端。 (zh)
dbo:genre
dbo:latestReleaseDate
  • 2020-08-10 (xsd:date)
dbo:latestReleaseVersion
  • 3.2
dbo:license
dbo:operatingSystem
dbo:programmingLanguage
dbo:releaseDate
  • 2000-08-12 (xsd:date)
dbo:wikiPageID
  • 750633 (xsd:integer)
dbo:wikiPageLength
  • 2856 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID
  • 1067484442 (xsd:integer)
dbo:wikiPageWikiLink
dbp:developer
  • Andrew Kuchling, Neil Schemenauer and Greg Ward (en)
dbp:genre
dbp:latestReleaseDate
  • 2020-08-10 (xsd:date)
dbp:latestReleaseVersion
  • 3.200000 (xsd:double)
dbp:license
dbp:name
  • Quixote (en)
dbp:operatingSystem
dbp:programmingLanguage
dbp:released
  • 2000-08-12 (xsd:date)
dbp:wikiPageUsesTemplate
dcterms:subject
gold:hypernym
rdf:type
rdfs:comment
  • Quixote is a software framework for developing web applications in Python. Quixote "is based on a simple, flexible design, making it possible to write applications quickly and to benefit from the wide range of available third-party Python modules". A Quixote application is typically a Python package, a collection of modules grouped into a single directory tree. Quixote then maps a URL to a function or method inside the Python package; the function is then called with the contents of the HTTP request, and the results are returned to the client. (en)
  • Quixote是一个使用Python开发web应用的软件框架。Quixote是“基于了简单的、灵活的设计,使得可以快速的书写应用,并受益于广泛的可获得的第三方Python模块。” Quixote应用典型的是个Python包,即组织入一个单一的目录树中的一组模块。Quixote接着映射一个URL至这个Python包内的一个函数或方法;接着用这个HTTP请求的内容来调用这个函数,并将结果返回给客户端。 (zh)
rdfs:label
  • Quixote (web framework) (en)
  • Quixote (web框架) (zh)
owl:sameAs
prov:wasDerivedFrom
foaf:isPrimaryTopicOf
foaf:name
  • Quixote (en)
is dbo:wikiPageRedirects of
is dbo:wikiPageWikiLink of
is foaf:primaryTopic of
Powered by OpenLink Virtuoso    This material is Open Knowledge     W3C Semantic Web Technology     This material is Open Knowledge    Valid XHTML + RDFa
This content was extracted from Wikipedia and is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License