Bottle is a fast, simple and lightweight WSGI micro web-framework for Python.
copied from cf-staging / bottleconda install conda-forge::bottle
conda install conda-forge/label/cf201901::bottle
conda install conda-forge/label/cf202003::bottle
conda install conda-forge/label/gcc7::bottle
Bottle is a fast, simple and lightweight WSGI micro web-framework for Python. It is distributed as a single file module and has no dependencies other than the Python Standard Library.