Streamlit app: testforge2
Go to file
2026-03-11 19:05:56 +01:00
app.py Initial setup 2026-03-11 19:05:56 +01:00
README.md Initial setup 2026-03-11 19:05:56 +01:00
requirements.txt Initial setup 2026-03-11 19:05:56 +01:00

Basic Streamlit Template

A minimal Streamlit app with sidebar navigation and two-column layout.

Features

  • Page configuration with title and icon
  • Sidebar with user input
  • Two-column responsive layout
  • Quick start guide

Usage

streamlitctl create myapp --from-template basic
streamlitctl start myapp