Requirements
- Python 3.11 or higher
- pip or uv package manager
Installation
Using pip
Using uv
Using Poetry
Development Version
Install the latest development version from GitHub:Configuration
API Key Setup
Set your API key as an environment variable:.env
file:
Initialize the Client
Verify Installation
Test your installation:Dependencies
The SDK includes these core dependencies:polars
: DataFrame operationshttpx
: Async HTTP clientpydantic
: Data validationwebsockets
: Real-time updates
Environment-Specific Setup
Local Development
Production
Testing
Troubleshooting
ImportError: No module named 'structify'
ImportError: No module named 'structify'
Ensure the package is installed:If not listed, reinstall:
Authentication Error
Authentication Error
Verify your API key:Ensure it’s set correctly in your environment.
Connection Error
Connection Error
Check the API endpoint: