bottle¶
Summary¶
Fast and simple WSGI-framework for small web-applications.
Versions¶
- 0.12.9
License¶
MIT License
Meta¶
# copied from https://anaconda.org/synthicity/bottle
package:
name: bottle
version: '0.12.9'
source:
fn: bottle-0.12.9.tar.gz
url: https://pypi.python.org/packages/source/b/bottle/bottle-0.12.9.tar.gz
md5: f5850258a86224a791171e8ecbb66d99
requirements:
build:
- python
run:
- python
test:
# Python imports
imports:
- bottle
about:
home: http://bottlepy.org/
license: MIT License
summary: 'Fast and simple WSGI-framework for small web-applications.'