All Functions

Function reference

Packing Functions

pack.pack Pack a Streamlit app into a stlite-compatible index.html file.
pack.list_files_in_folders Given a list of folder paths, return a list of all files inside them

Publishing Functions

publish.setup_github_pages Set up GitHub Pages deployment for a stlite app.

Helper Functions

pack.get_stlite_versions Fetch the list of released Stlite versions from GitHub and print a nicely formatted message.