Bottle 0.4.4
Sponsored Links
Bottle 0.4.4 Ranking & Summary
File size:
Platform:
Any Platform
License:
MIT/X Consortium Lic...
Price:
FREE
Downloads:
17
Date added:
2009-07-08
Publisher:
Marcel Hellkamp
Bottle 0.4.4 description
Bottle 0.4.4 is created as a fast, simple and useful one-file WSGI framework and templates with a ton of features.
Bottle is a fast, simple and useful one-file WSGI framework. It is not a full-stack framework with a ton of features, but a useful mirco-framework for small web-applications that stays out of your way.
Bottle only depends on the Python Standard Library. If you want to use a HTTP server other than wsgiref.simple_server you may need cherrypy, flup or paste (your choice).
Major Features:
- Request dispatching: Map requests to handler-callables using URL-routes.
- URL parameters: Use regular expressions /object/(?P[0-9]+) or simplified syntax /object/:id to extract data out of URLs.
- WSGI abstraction: Dont worry about cgi and wsgi internals.
- Input: request.GET[parameter] or request.POST[form-field]
- HTTP header: response.header[Content-Type] = text/html.
- Cookie Management: response.COOKIES[session] = new_key.
- Static files: send_file(movie.flv, /downloads/) with automatic mime-type guessing.
- Errors: Throw HTTP errors using abort(404, Not here) or subclass HTTPError and use custom error handlers.
- Templates: Integrated template language.
- Plain simple: Execute python code with %... or use the inline syntax {{...}} for one-line expressions.
- No IndentationErrors: Blocks are closed by %end. Indentation is optional.
- Extremely fast: Parses and renders templates 5 to 10 times faster than mako.
- Support for Mako-Templates (requires mako).
- HTTP Server: Build in WSGI/HTTP Gateway server (for development and production mode)
- Currently supports wsgiref.simple_server (default), cherrypy, flup, paste and fapws3.
- Speed optimisations:
- Sendfile: Support for platform-specific high-performance file-transmission facilities, such as the Unix sendfile()
- Depends on wsgi.file_wrapper provided by your WSGI-Server implementation.
- Self optimising routes: Frequently used routes are tested first (optional)
- Fast static routes (single dict lookup)
Requirements:
- Python
Bottle 0.4.4 Screenshot
Bottle 0.4.4 Keywords
WSGI
HTTP
Bottle 0.4.4
web framework
WSGI framework
framework
web
templates
bottle
server
WSGI templates
Bottle 0.4.4
HTTP
Internet
Bookmark Bottle 0.4.4
Bottle 0.4.4 Copyright
WareSeeker periodically updates pricing and software information of Bottle 0.4.4 full version from the publisher, so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future development of Bottle 0.4.4 Edition. Download links are directly from our publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed
Featured Software
Want to place your software product here?
Please contact us for consideration.
Contact WareSeeker.com
Related Information
Version History
Related Software
PyWork is a high performance Python Web framework. Free Download
Twisted Web includes an HTTP/1.0 protocol implementation for both servers and clients. Free Download
web.template is a template framework for PHP 5 that uses an XML-based language. Free Download
App::Context is an application framework for web applications, command-line programs, server programs, and web services. Free Download
dbscript is an open source web development framework. Free Download
Build it Fast is a PHP framework for developing Web applications quickly. Free Download
MStruts (Modified Struts) is a framework for building web applications. Free Download
KLone is a fully-featured, multiplatform, web application development framework. Free Download
Latest Software
Popular Software
Favourite Software