* Approximately how much work it would be to port this to another Python framework (e.g., Flask+WTForms) from Django?
* If something like this already exists in Python in a more framework-agnostic form?
I'm sure that would be a great idea to take it as-is. Personally, I'd rather select what I would need in the utils and gateway respective modules and inspire myself from the models.
That'd be cool to create a small library wrapper around some Django Apps to be reusable in flask and other lightweight web framework.
Any idea if this app will handle stripe in the near future?
After a lot of initial enthusiasm I don't hear any mention of stripe in payment threads any longer. I was thinking of using it but haven't yet had the time to dig in. If not, perhaps this app would be helpful to look at for implementation strategy?