No description
Find a file
2025-12-20 14:17:38 +01:00
.github Initial commit 2025-11-13 23:28:43 +01:00
conf cleaning 2025-12-18 22:54:33 +01:00
doc add screenshot 2025-12-18 23:05:14 +01:00
scripts cleaning 2025-12-18 22:54:33 +01:00
.editorconfig Initial commit 2025-11-13 23:28:43 +01:00
.gitattributes Initial commit 2025-11-13 23:28:43 +01:00
.gitignore Initial commit 2025-11-13 23:28:43 +01:00
LICENSE cleaning 2025-12-09 23:15:07 +01:00
manifest.toml cleaning 2025-12-18 22:54:33 +01:00
README.md Auto-update READMEs 2025-12-18 23:05:20 +01:00
tests.toml test port 8501 for test repo 2025-12-17 13:18:56 +01:00

Logo of Streamlit Streamlit, packaged for YunoHost

Quickly transform Python scripts into interactive web apps

🌐 Official app website App Demo Version: 1.52.1~ynh1

Screenshots

Screenshot of Streamlit

📦 Developer info

Automatic tests level

🛠️ Upstream Streamlit repository: https://github.com/streamlit/streamlit

Pull request are welcome and should target the testing branch.

The testing branch can be tested using:

# fresh install:
sudo yunohost app install https://github.com/YunoHost-Apps/streamlit_ynh/tree/testing

# upgrade an existing install:
sudo yunohost app upgrade streamlit -u https://github.com/YunoHost-Apps/streamlit_ynh/tree/testing

📚 App packaging documentation

Please see https://doc.yunohost.org/packaging_apps for more information.