kivy-garden / kivy-garden.github.io

Add your membership requests here
https://kivy-garden.github.io
MIT License
23 stars 9 forks source link

Please add me to Kivy Garden #144

Closed GoBig87 closed 5 years ago

GoBig87 commented 5 years ago

Link for a merged garden PR or a proposed new flower:

Hey for my kivy app I had to find a way to integrate stripe into android and ios. I've started a repo here (https://github.com/GoBig87/Stripe) with all of the code that is needed to implement stripe along with a demo app and demo server to help get users started. The demo app and demo server need a little polishing still but the underlying stripe has been working for me.
matham commented 5 years ago

Can you please structure the flower in the new format as described here and then request again? The old garden tool is being deprecated in favor of the new package structure so that it can be installed like any normal Python package without needing custom garden installers. With the new package format, it can be added to setup.py like any normal dependency.