pypollsdk
SDK for the pollinations API.
Install
# Install dependencies
pip install -e ".[test]"
Then, add your supabase API key to your .env
.
Test
pytest test
SDK for the pollinations API.
# Install dependencies
pip install -e ".[test]"
Then, add your supabase API key to your .env
.
pytest test