Simple, reusable flask blueprint (``ItemBP``) that you can mount in your app to
get a basic purchase flow for a single item.

Credit card processing is done with stripe.js and the stripe python API.

See the documentation for more information:

http://packages.python.org/flask-itemshop/