Bottle icon

Bottle For Linux

4.5/5 2
MIT/X Consortium License    

An Open Source, simple and fast WSGI-framework for developing small web applications. #WSGI framework  #Web framework  #WSGI templates  #WSGI  #Web  #Framework  

Softpedia Review

specifications

Free Download

Review by:
4.0/5

Bottle (also known as python-bottle) is an open source, fast, portable, free and very simple command-line software implemented in Python and designed from the ground up to act as a one-file WSGI framework.

The software is in fact a micro-framework that can be used to easily develop tiny web-based applications. It depends on the Python Standard Library and features request dispatching, URL parameters, WSGI abstraction, HTTP header, HTTP development server, speed optimizations, and cookie management.

Bottle provides support for static files, errors, templates, no IndentationErrors, Mako-Templates, sendfile, self optimising routes, and fast static routes. It supports all operating systems where Python is installed.

It can send request to function-call mapping, supporting both dynamic and clean URLs, supports Jinja2, Cheetah and Mako templates via Python-based, fast built-in template engine, offers quick access to file uploads, cookies, form data, headers or any other HTTP-related metadata, and supports Google App Engine, fapws3, cherrypy, bjoern, paste and other HTTP servers that support WSGI.

First of all, it is very important to mention here that Bottle is compatible with both 2.x and 3.x stable branches of the Python programming language. To install it on your Linux box, download the latest version of Bottle from Softpedia, save the archive somewhere on your computer, unpack it, open a terminal app and run the ‘sudo python setup.py install’ command.

Alternatively, you can just open a terminal emulator program and run the ‘pip install bottle’ or ‘easy_install -U bottle’ commands, or simply download the bottle.py file into your project directory.

To see how Bottle works, run a very simple “Hello World” example by pasting the code below into a Python console, then open your web browser and access the http://localhost:8080/hello/world URL.

from bottle import route, run, template @route('/hello/')

def index(name):        return template('Hello {{name}}!', name=name)

run(host='localhost', port=8080)

Bottle 0.12.7

add to watchlist add to download basket send us an update REPORT
  runs on:
Linux
  filename:
0.12.7.tar.gz
  1 screenshot:
Bottle - Example: "Hello World" in a bottle
  main category:
Internet
  developer:
  visit homepage

7-Zip 23.01 / 24.04 Beta

An intuitive application with a very good compression ratio that can help you not only create and extract archives, but also test them for errors
7-Zip

ShareX 16.0.1

Capture your screen, create GIFs, and record videos through this versatile solution that includes various other amenities: an OCR scanner, image uploader, URL shortener, and much more
ShareX

Zoom Client 6.0.3.37634

The official desktop client for Zoom, the popular video conferencing and collaboration tool used by millions of people worldwide
Zoom Client

4k Video Downloader 1.5.3.0080 Plus / 4.30.0.5655

Export your favorite YouTube videos and playlists with this intuitive, lightweight program, built to facilitate downloading clips from the popular website
4k Video Downloader

Context Menu Manager 3.3.3.1

Customize Windows’ original right-click context menu using this free, portable and open-source utility meant to enhance your workflow
Context Menu Manager

Windows Sandbox Launcher 1.0.0

Set up the Windows Sandbox parameters to your specific requirements, with this dedicated launcher that features advanced parametrization
Windows Sandbox Launcher

calibre 7.9.0

Effortlessly keep your e-book library thoroughly organized with the help of the numerous features offered by this efficient and capable manager
calibre

IrfanView 4.67

With support for a long list of plugins, this minimalistic utility helps you view images, as well as edit and convert them using a built-in batch mode
IrfanView

Bitdefender Antivirus Free 27.0.35.146

Feather-light and free antivirus solution from renowned developer that keeps the PC protected at all times from malware without requiring user configuration
Bitdefender Antivirus Free

Microsoft Teams 24060.3102.2733.5911 Home / 1.7.00.7956 Work

Effortlessly chat, collaborate on projects, and transfer files within a business-like environment by employing this Microsoft-vetted application
Microsoft Teams

% discount
IrfanView
  • IrfanView
  • Bitdefender Antivirus Free
  • Microsoft Teams
  • 7-Zip
  • ShareX
  • Zoom Client
  • 4k Video Downloader
  • Context Menu Manager
  • Windows Sandbox Launcher
  • calibre
essentials


Click to load comments
This enables Disqus, Inc. to process some of your data. Disqus privacy policy