{"library":"bottle","type":"library","category":null,"description":"Bottle is a fast, lightweight, and simple WSGI micro-framework for small web-applications. It provides routing, templating, and basic utilities in a single file, making it ideal for prototyping and small services. The current stable version is 0.13.4, with releases occurring infrequently, often focusing on Python version compatibility and minor fixes rather than new features.","language":"python","status":"active","version":"0.13.4","tags":["web-framework","microframework","wsgi"],"last_verified":"Wed May 20","install":[{"cmd":"pip install bottle","imports":["from bottle import route","from bottle import run","from bottle import request","from bottle import response","from bottle import template"]}],"homepage":"http://bottlepy.org/","github":"https://github.com/bottlepy/bottle","docs":null,"changelog":null,"pypi":"https://pypi.org/project/bottle/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.6,"avg_import_s":0.14,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/bottle/compatibility"}}