Add-on:Bottle: Difference between revisions
Jump to navigation
Jump to search
m Addon-Bot repo category update Tag: Reverted |
m Addon-Bot repo category update Tag: Manual revert |
||
| Line 24: | Line 24: | ||
[[Category:All add-ons]] | [[Category:All add-ons]] | ||
[[Category:Isengard add-on repository]] | [[Category:Isengard add-on repository]] | ||
[[Category:Jarvis add-on repository]] | |||
[[Category:Krypton add-on repository]] | [[Category:Krypton add-on repository]] | ||
[[Category:Leia add-on repository]] | [[Category:Leia add-on repository]] | ||
[[Category:Matrix add-on repository]] | [[Category:Matrix add-on repository]] | ||
[[Category:Nexus add-on repository]] | [[Category:Nexus add-on repository]] | ||
Revision as of 04:09, 26 September 2021
| Bottle | ||||||||||||||||
| ||||||||||||||||
Bottle is a fast and simple micro-framework for small web applications. It offers request dispatching (Routes) with url parameter support, templates, a built-in HTTP Server and adapters for many third party WSGI/HTTP-server and template engines - all in a single file and with no dependencies other than the Python Standard Library.