Skip to main content

A Python client for the Apiframe API

Project description

apiframe_python

Python library for APIFRAME.PRO (Midjourney API)

API Documentation is available at https://docs.apiframe.pro

Example

from apiframe_python import ApiframeClient

APIFRAME_API_KEY = "" # YOUR API KEY HERE

client = ApiframeClient(APIFRAME_API_KEY)

task = client.imagine("a nice day near a non-active volcano, photorealism, high details, high quality")

print(task)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

apiframe-1.0.0.tar.gz (4.3 kB view hashes)

Uploaded Source

Built Distribution

apiframe-1.0.0-py3-none-any.whl (4.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page