CherryPy server

E552013

CherryPy server is a minimalist, object-oriented Python web framework and HTTP server that can run WSGI applications and is often used to build small to medium-sized web services.

All labels observed (1)

Label Occurrences
CherryPy server canonical 1

How this entity was disambiguated

Statements (46)

Predicate Object
instanceOf HTTP server ⓘ
Python web framework ⓘ
open-source software ⓘ
architectureStyle component-based ⓘ
canBeUsedAs embedded web server ⓘ
standalone web server ⓘ
configurationStyle Python-based configuration ⓘ
file-based configuration ⓘ
deploymentModel pure-Python web stack ⓘ
designGoal minimalism ⓘ
object-oriented design ⓘ
simplicity ⓘ
ecosystemRole alternative to larger Python web frameworks ⓘ
focus small to medium-sized projects ⓘ
hasComponent built-in HTTP server ⓘ
hasDocumentation online documentation ⓘ
license BSD-like license ⓘ
programmingLanguage Python ⓘ
releaseModel stable releases ⓘ
runsOn Linux ⓘ
Windows ⓘ
macOS ⓘ
softwareGenre minimalist web framework ⓘ
object-oriented web framework ⓘ
supportsExtension third-party tools and libraries ⓘ
supportsFeature HTTP request handling ⓘ
SSL/TLS via integration ⓘ
URL routing ⓘ
configuration system ⓘ
graceful server restart ⓘ
logging ⓘ
plugin system ⓘ
session management ⓘ
static file serving ⓘ
threaded HTTP server ⓘ
supportsInterface WSGI applications ⓘ
supportsParadigm object-oriented programming ⓘ
supportsStandard WSGI ⓘ
supportsVersion Python 3 ⓘ
linked to: Python 3.x
targetPlatform cross-platform ⓘ
typicalUse building medium-sized web services ⓘ
building small web services ⓘ
useCase RESTful API development ⓘ
microservices ⓘ
prototyping web applications ⓘ
writtenIn Python ⓘ

How these facts were elicited

Referenced by (1)

Full triples — surface form annotated when it differs from this entity's canonical label.

WSGI → implementedBy → CherryPy server ⓘ