Giter Club home page Giter Club logo

stripe-subscription-scaffold-python's Introduction

stripe-subscription-scaffold-python

MIT license. See /docs.

What is it?

A scaffold python application to implement stripe subscriptions into your webapp. Written in python 2.7 with webapp2 framework.

Why?

When I added paid subscriptions for DNDEmail.com my do not disturb for gmail app, I was put off by the paid subscription service companies. I could not see where they add value.

Why is everyone paying monthly fees and a percent of revenues to companies likely chargebee, recurly, chargify? Those projects are just abstracting the underlying payment processors API. They still require developers to implement their API which is only marginally easier than implementing the stripe api. Further, if you implement one of those subscription management companies, you are signing up for a lifetime of fees.

Requirements/Includes

  • python 2.7 (but should be 3+ compatible)
  • stripe python library (I have included the current verision in /lib)
  • google app engine (but should be easily portable to flask, django)
  • webapp2
  • bootstrap

Installing

Questions

Get Invovled

Are you building subscription management for your web app? Consider contributing to this project. Not a python programmer, great - let's port this to other languages. Also, I want to port to django, flask, etc.

stripe-subscription-scaffold-python's People

Contributors

michael-stajer avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.