Skip to content

Data-Database/streamlit-supabase

ย 
ย 

Repository files navigation

Streamlit Supabase App ๐Ÿš€

Welcome to the Streamlit Supabase app! This app shows some basic usage of a Supabase backend within Streamlit deployed on Streamlit Cloud.

Features

  • User Login authentication using Supabase
  • User signup using Supabase
  • File upload to a Supabase storage bucket
  • Retrieve + View Supabase Backend of session ids + timestamp

PyPI Package ๐Ÿ

Check out the PyPI package: pip install streamlit-supabase

Github Action to deploy to PyPI: publish-to-pypi.yml

Live Demo

Check out the live demo of the app: Streamlit Supabase App

image

About

Streamlit integrated with Supabase ๐Ÿ

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 97.6%
  • Shell 2.4%