Skip to content

fredmontet/template-streamlit-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Streamlit App Template

TLDR : Make Streamlit apps even faster

The goal of this template is to provide a scaffolding for a Streamlit app. It includes the necessary elements to make your app :

  • a React inspired structure
  • some basic components
  • global state management
  • authentication that can be enabled with a boolean

Getting started

Prerequisistes

Install the dependencies

make install

Start the application

Easy as pie, just execute the following command

make start

Author

  • Frédéric Montet

About

Make Streamlit apps even faster

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages