Script to easily turn streamlit apps into stlite apps #1523
LukeAFullard
started this conversation in
Show and tell
Replies: 1 comment
-
Hi @LukeAFullard , thank you for using Stlite and your work looks really great. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi @whitphx
I really love stlite and I use https://edit.share.stlite.net/ regularly.
One issue I have is that I would like to convert many of my streamlit apps into stlite apps in a simple and consistent way.
I have written a Python package to help me to do this:
https://github.com/LukeAFullard/script2stlite
There are some examples in the example folder which I think are pretty cool and show off stlite.
Please let me know if you have any suggestions.
For now I have not implemented IndexedDB, and only support embedding files as binary (no archive files, no url object, no options).
Thank you and I know I will find it useful, I hope others will too.
Beta Was this translation helpful? Give feedback.
All reactions