Welcome to imgen-client’s documentation!

Indices and tables

Example

import imgen

from imgen import SyncClient

client = SyncClient(token='tokengoeshere')

client.crab.save(text='This is an, example')