secubox-openwrt/package/secubox/luci-app-streamlit/root/usr/libexec/rpcd
CyberMind-FR 20cf959185 feat(streamlit): KISS upload - auto-detect ZIP, extract app.py, install deps
Streamlit upload now matches MetaBlogizer KISS pattern:
- Auto-detects ZIP files by magic bytes (PK header)
- Extracts app.py from ZIP archives automatically
- Adds UTF-8 encoding declaration to Python files
- Installs requirements.txt dependencies in background
- Restarts instance on re-upload for immediate update

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-25 12:32:45 +01:00
..
luci.streamlit feat(streamlit): KISS upload - auto-detect ZIP, extract app.py, install deps 2026-02-25 12:32:45 +01:00