I am curious if anyone has developed a app and does sell (subscriptions) for the app developled using streamlit. If so, how do you do that and what is the main topic do you do? Do you suggest?
1 Like
Hi @itryhard
Yes absolutely, @Tyler had developed the st-paywall components that allows you to build a SaaS using Streamlit and payment can be accepted via this Stripe integration.
Check out this post:
Briefly, you can install it by:
pip install st-paywall
More info in the GitHub repo:
1 Like
wow, thank you! i will def check it out ![]()
2 Likes
This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.