| Name: | python3-bottle |
|---|---|
| Version: | 0.12.19 |
| Release: | 1.el8 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 451422 |
| License: | MIT |
| RPM: | python3-bottle-0.12.19-1.el8.noarch.rpm |
| Source RPM: | python-bottle-0.12.19-1.el8.src.rpm |
| Build Date: | Wed May 18 2022 |
| Build Host: | build-ol8-x86_64.oracle.com |
| Vendor: | Oracle America |
| URL: | http://bottlepy.org |
| Summary: | Fast and simple WSGI-framework for small web-applications |
| 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. |