Fast and simple WSGI-framework for small web-applications.
Project Links
Meta
Author: Marcel Hellkamp
Classifiers
Development Status
- 4 - Beta
Operating System
- OS Independent
Intended Audience
- Developers
License
- OSI Approved :: MIT License
Topic
- Internet :: WWW/HTTP :: Dynamic Content :: CGI Tools/Libraries
- Internet :: WWW/HTTP :: HTTP Servers
- Internet :: WWW/HTTP :: WSGI
- Internet :: WWW/HTTP :: WSGI :: Application
- Internet :: WWW/HTTP :: WSGI :: Middleware
- Internet :: WWW/HTTP :: WSGI :: Server
- Software Development :: Libraries :: Application Frameworks
Programming Language
- Python :: 2.7
- Python :: 3
- Python :: 3.8
- Python :: 3.9
- Python :: 3.10
- Python :: 3.11
- Python :: 3.12
- Python :: 3.13
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.
Homepage and documentation: http://bottlepy.org/
Copyright (c) 2009-2024, Marcel Hellkamp. License: MIT (see LICENSE for details)
Apr 21, 2025
0.13.3
Oct 12, 2024
0.13.2
Sep 07, 2024
0.13.1
Sep 05, 2024
0.13.0
Mar 04, 2023
0.12.25
Feb 21, 2023
0.12.24
Aug 03, 2022
0.12.23
Aug 03, 2022
0.12.22
May 26, 2022
0.12.21
May 26, 2022
0.12.20
Nov 11, 2020
0.12.19
Dec 01, 2019
0.12.18
Jun 23, 2019
0.12.17
Dec 13, 2018
0.12.16
Dec 01, 2018
0.12.15
Nov 27, 2018
0.12.14
Jan 09, 2017
0.12.13
Jan 06, 2017
0.12.12
Dec 17, 2016
0.12.11
Oct 09, 2016
0.12.10
Oct 24, 2015
0.12.9
Dec 28, 2014
0.12.8
Apr 29, 2014
0.12.7
Apr 25, 2014
0.12.6
Mar 06, 2014
0.12.5
Feb 19, 2014
0.12.4
Feb 06, 2014
0.12.3
Feb 05, 2014
0.12.2
Feb 04, 2014
0.12.1
Apr 25, 2014
0.11.7
Feb 01, 2013
0.11.6
Jan 21, 2013
0.11.5
Nov 21, 2012
0.11.4
Oct 17, 2012
0.11.3
Oct 10, 2012
0.11.2
Oct 09, 2012
0.11.1
Apr 29, 2014
0.10.12
Jun 26, 2012
0.10.11
Jun 25, 2012
0.10.10
Feb 11, 2012
0.10.9
Feb 10, 2012
0.10.8
Dec 28, 2011
0.10.7
Dec 22, 2011
0.10.6
Dec 22, 2011
0.10.5
Dec 17, 2011
0.10.4
Dec 14, 2011
0.10.3
Dec 02, 2011
0.10.2
Nov 26, 2011
0.10.1
Dec 22, 2011
0.9.8
Nov 15, 2011
0.9.7
Jul 19, 2011
0.9.6
Jun 27, 2011
0.9.5
Jun 16, 2011
0.9.4
Jun 06, 2011
0.9.3
May 13, 2011
0.9.2
May 12, 2011
0.9.1
Nov 11, 2010
0.8.5
Oct 09, 2010
0.8.4
Aug 26, 2010
0.8.3
Jul 29, 2010
0.8.2
Jul 15, 2010
0.8.1
May 20, 2010
0.6.6
Apr 26, 2010
0.6.5
Oct 22, 2009
0.6.4
Oct 03, 2009
0.6.3
Oct 01, 2009
0.6.2
Oct 01, 2009
0.6.1
Sep 24, 2009
0.6.0
Sep 16, 2009
0.5.8
Aug 21, 2009
0.5.7
Jul 30, 2009
0.5.6
Jul 26, 2009
0.5.4
Jul 25, 2009
0.5.3
Jul 18, 2009
0.4.14
Jul 14, 2009
0.4.13
Jul 14, 2009
0.4.12
Jul 13, 2009
0.4.11
Jul 10, 2009
0.4.10
Jul 10, 2009
0.4.9
Jul 10, 2009
0.4.8
Jul 09, 2009
0.4.7
Jul 09, 2009
0.4.6
Jul 07, 2009
0.4.4
Jul 07, 2009
0.4.3
Wheel compatibility matrix
Files in release
No dependencies