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.

Try in SPARQL Jump to: Surface forms Statements Referenced by

All labels observed (1)

Label Occurrences
CherryPy server canonical 1

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 NERFINISHED
Windows NERFINISHED
macOS NERFINISHED
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 NERFINISHED
targetPlatform cross-platform
typicalUse building medium-sized web services
building small web services
useCase RESTful API development
microservices
prototyping web applications
writtenIn Python NERFINISHED

Referenced by (1)

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

WSGI implementedBy CherryPy server