Bottle

E430994

Bottle is a lightweight Python web framework used for building simple web applications and APIs in a single file.

All labels observed (1)

Label Occurrences
Bottle canonical 2

How this entity was disambiguated

Statements (56)

Predicate Object
instanceOf Python web framework ⓘ
architecture single-module ⓘ
author Marcel Hellkamp ⓘ
category microframework ⓘ
comparedWith Django ⓘ
Flask ⓘ
deploymentModel WSGI application ⓘ
designedFor building web APIs ⓘ
building web applications ⓘ
designGoal lightweight ⓘ
single-file applications ⓘ
distribution PyPI ⓘ
documentationURL https://bottlepy.org/docs/dev/ ⓘ
feature built-in development server ⓘ
no external dependencies ⓘ
fileOrganization single file ⓘ
initialReleaseYear 2009 ⓘ
installCommand pip install bottle ⓘ
license MIT License ⓘ
programmingLanguage Python ⓘ
provides built-in HTTP server ⓘ
error handling ⓘ
plugin support ⓘ
request handling ⓘ
response handling ⓘ
routing ⓘ
templating ⓘ
repository https://github.com/bottlepy/bottle ⓘ
supports Cheetah ⓘ
Gunicorn ⓘ
Jinja2 ⓘ
Mako ⓘ
Paste ⓘ
Python 2 ⓘ
linked to: Python

Python 3 ⓘ
linked to: Python 3.x

WSGI ⓘ
bjoern ⓘ
linked to: Björn

cgi ⓘ
cherrypy ⓘ
diesel ⓘ
eventlet ⓘ
fapws3 ⓘ
flup ⓘ
gevent ⓘ
meinheld ⓘ
rocket ⓘ
third-party template engines ⓘ
tornado ⓘ
uWSGI ⓘ
waitress ⓘ
wsgiref ⓘ
templatingEngine SimpleTemplate ⓘ
URL https://bottlepy.org/ ⓘ
useCase embedded web interfaces ⓘ
prototyping ⓘ
small web services ⓘ

How these facts were elicited

Referenced by (2)

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

WSGI → usedBy → Bottle ⓘ