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
91 stars 12 forks source link

v1.2.2: Fixed type annotations #9

Closed SiddhantSadangi closed 9 months ago

SiddhantSadangi commented 9 months ago

Fixed type annotations for backward compatibility with python3.8