About Anaconda Help Download Anaconda

Fast and simple WSGI-framework for small web-applications.

  • License: MIT License
  • Home: http://bottlepy.org/
  • 535 total downloads
  • Last upload: 6 years and 11 months ago

Installers

  • linux-armv7l v0.12.3
  • osx-64 v0.12.13
  • linux-64 v0.12.13
  • linux-32 v0.12.13

conda install

To install this package run one of the following:
conda install poppy-project::bottle

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.

Homepage and documentation: http://bottlepy.org/

Copyright (c) 2016, Marcel Hellkamp. License: MIT (see LICENSE for details)


© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.5) Legal | Privacy Policy