pureframe-ai; the import name is pureframe. It’s generated directly from the API spec, so it’s always in sync with the latest endpoints, and requires Python 3.9+.
Usage
Resources on the client
The client is organized by resource, matching the REST API’s structure:
An async client is also available for use inside
asyncio applications, mirroring the same method names.