flask-itemshop

Simple 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.

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install flask-itemshop

Releases

Version Released Buster
Python 3.7
Bullseye
Python 3.9
Bookworm
Python 3.11
Files
0.2 2012-05-23    
0.1 2012-04-22    

Issues with this package?

Page last updated 2023-10-28 01:45:08 UTC