Installation
Quick Start
Authentication
The SDK looks for your API key in this order:- Passed directly:
Poof(api_key="...") - Environment variable:
POOF_API_KEY
Usage Examples
From File Path
From Bytes
From URL
With Options
Async Support
For async applications, useAsyncPoof:
Parallel Processing
Result Object
Theremove() method returns a Result object: