streamlit-supabase

Streamlit application integrated with Supabase Auth, Bucket Storage, postgres

Downloads
83
Stars
5
Committers
1

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