S
Solara10mo ago
Lidio

any way to export solara app as an executable app?

It's not about deploying the app, but some method to make it an executable app. something simpler for the client other than installing python, libraries and source codes
7 Replies
iisakkirotko
iisakkirotko10mo ago
Hey @Lidio! We have been working on this lately, and it should be possible soon using pyinstaller. You can follow this PR to stay up to date on the progress!
Monty Python
Monty Python10mo ago
maartenbreddels
<:pull_open:882464248721182842> [widgetti/solara] feat: support and test pyinstaller
This also required an upgrade of codespell to support per-line ignoring of words.
Created
Lidio
LidioOP10mo ago
very interesting! I'm looking forward to it 🙋‍♂️
MaartenBreddels
MaartenBreddels9mo ago
@Lidio which OS do you want to do this for?
Lidio
LidioOP9mo ago
I'm going to use Ploomber Cloud, so Linux I guess
MaartenBreddels
MaartenBreddels9mo ago
I am not sure we are understanding each other. You want to create a standalone executable right? For windows, osx, Linux or some/all of those? I don’t understand the relationship with ploomber?
Lidio
LidioOP9mo ago
Sorry, I ended up getting confused. For Windows, actually.

Did you find this page helpful?