bottle

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

Home http://bottlepy.org/
Versions 0.12.9
License MIT License
Recipe https://github.com/bioconda/bioconda-recipes/tree/master/recipes/bottle

Installation

With an activated Bioconda channel (see Setup and usage), install with:

conda install bottle

and update with:

conda update bottle