Hello!
Is there any problem in using Streamlit commercially? Can we sell web applications made with Streamlit?
Thanks!
Hello!
Is there any problem in using Streamlit commercially? Can we sell web applications made with Streamlit?
Thanks!
Hi @Alexandre_FG -
Streamlit is released under the Apache 2.0 open-source license. This means you are pretty much able to do what you want with Streamlit (including selling applications), as long as you don’t violate any of the licensing terms. Here’s a brief summary of the license:
Best,
Randy
Thanks, @randyzwitch!