{"id":23057426,"url":"https://github.com/concaption/streamlit-exe","last_synced_at":"2025-04-03T06:12:54.721Z","repository":{"id":245007554,"uuid":"815315530","full_name":"concaption/streamlit-exe","owner":"concaption","description":null,"archived":false,"fork":false,"pushed_at":"2024-06-21T11:25:31.000Z","size":3880,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"second-app","last_synced_at":"2025-02-08T19:45:06.156Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/concaption.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-06-14T20:53:56.000Z","updated_at":"2024-06-21T11:26:10.000Z","dependencies_parsed_at":"2024-06-19T01:26:16.772Z","dependency_job_id":"527d2513-e9a2-4b20-8f42-15c3f7e75261","html_url":"https://github.com/concaption/streamlit-exe","commit_stats":null,"previous_names":["concaption/streamlit-exe"],"tags_count":0,"template":false,"template_full_name":"concaption/python-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/concaption%2Fstreamlit-exe","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/concaption%2Fstreamlit-exe/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/concaption%2Fstreamlit-exe/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/concaption%2Fstreamlit-exe/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/concaption","download_url":"https://codeload.github.com/concaption/streamlit-exe/tar.gz/refs/heads/second-app","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246944389,"owners_count":20858773,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-12-16T02:12:16.978Z","updated_at":"2025-04-03T06:12:54.702Z","avatar_url":"https://github.com/concaption.png","language":"Python","readme":"# Converting a streamlit app to exe\n\n### Stlite Approach\nStlite is a WebAssembly port of Streamlit that runs on Pyodide runtime. Pyodide is an experimental project from Mozilla to create a full Python data science stack that runs entirely in the browser. A Streamlit application can be converted to an exe using Stlite desktop. This approach does not require you to deploy the Streamlit application to Streamlit share.\n\nInstall packages as follows:\n\n```\nnpm install\n```\nThen create a directory to contain the application files, e.g., app. So the path of the main app file looks like app/app.py\n\nRun the dump command to create the ./build folder.\n\n```\nnpm run dump app\n```\nThe dist command bundles the ./build directory created in the step above into application files (.app, .exe, .dmg etc.) in the ./dist directory.\n\n```\nnpm run dist\n```","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fconcaption%2Fstreamlit-exe","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fconcaption%2Fstreamlit-exe","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fconcaption%2Fstreamlit-exe/lists"}