python3-bottle - Fast and simple WSGI-framework for small web-applications
Website: | http://bottlepy.org |
---|---|
License: | MIT |
Vendor: | Fedora Project |
- Description:
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.
Packages
python3-bottle-0.12.21-2.el8.noarch [99 KiB] |
Changelog
by Ali Erdinc Koroglu (2022-06-13):
- Cookie test fix backported from upstream (0.12) |