SiddhantSadangi / st_supabase_connection

An easy-to-use Supabase connector for Streamlit that caches your API calls to make querying fast and cheap.
https://pypi.org/project/st-supabase-connection/
MIT License
100 stars 12 forks source link

FEATURE: Upload from and download to Streamlit hosted filesystem. #1

Closed SiddhantSadangi closed 1 year ago

SiddhantSadangi commented 1 year ago

The current upload and download methods only transfer files between the local filesystem and Supabase. Add a filesystem flag to specify if the source and destination would be the streamlit hosted filesystem or the local filesystem.

Source: https://discuss.streamlit.io/t/new-component-streamlit-supabase-connector/48622/8?u=siddhantsadangi