ashwoods / resumable-bottle

a bottle powered

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Resumable bottle

Small server implemented in bottle.py for resumable.js. Status BETA.

Installation

Create a virtualenv and install using pip:

pip install -e ./

Usage

For now nothing happens after the upload has been finished. Will be implementing configurable callbacks soon.

workon resumable
python resumable.py

About

a bottle powered

License:The Unlicense


Languages

Language:JavaScript 93.1%Language:Python 6.7%Language:CSS 0.2%