/pypollsdk

Python SDK for the pollinations API

Primary LanguagePython

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