Skip to main content

A module to run streamlit apps as local apps

Project description

Streamlit Runner

A simple way to run Streamlit app as a desktop app

Installation

pip install streamlitrunner

Usage

Import streamlitrunner and call run()

# my_app.py
import streamlitrunner as sr
import streamlit as st

st.title("Hello World!")
st.write("This is a simple text example.")

if __name__ == '__main__':
    sr.run()

Now you can only call python my_app.py and it will work as a desktop app!

Documentation:

https://streamlitrunner.readthedocs.io/en/latest/

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

streamlitrunner-0.0.0.tar.gz (132.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

streamlitrunner-0.0.0-py3-none-any.whl (7.4 kB view details)

Uploaded Python 3

File details

Details for the file streamlitrunner-0.0.0.tar.gz.

File metadata

  • Download URL: streamlitrunner-0.0.0.tar.gz
  • Upload date:
  • Size: 132.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.5.9

File hashes

Hashes for streamlitrunner-0.0.0.tar.gz
Algorithm Hash digest
SHA256 620ae941d9f4cbceb7393723fbfc4182066b466c339d101ed183814e17732f43
MD5 033dbf89b946cf98213c6fcf1719000a
BLAKE2b-256 af39486d012c1c9b90030d71a5b097d0747a399ff9bc799f322c04de73f95ac6

See more details on using hashes here.

File details

Details for the file streamlitrunner-0.0.0-py3-none-any.whl.

File metadata

File hashes

Hashes for streamlitrunner-0.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 830848d7a91c402682fc4e696b09e63a81ae4bf19a46c5b042692c7758ea294c
MD5 dda28f057e055f5bc64cc75d34d6ae6f
BLAKE2b-256 e23beedb67636eca78de119dda8bb6f3c2cc2184871e04a2506e1c8d48c2ced8

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page