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
Release history Release notifications | RSS feed
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 details)
Built Distribution
File details
Details for the file apiframe-1.0.0.tar.gz
.
File metadata
- Download URL: apiframe-1.0.0.tar.gz
- Upload date:
- Size: 4.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.11.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c8aef66e65f2897f54548f49797cfdc4a933d6c2361f9b39ae8edf6157934e98 |
|
MD5 | fe803be8ac591613fe99f3ef6713f1cd |
|
BLAKE2b-256 | c805f266e6af7eccf8603cd227098221d3c32c6137a29ab1cc5fb1ab496548d1 |
File details
Details for the file apiframe-1.0.0-py3-none-any.whl
.
File metadata
- Download URL: apiframe-1.0.0-py3-none-any.whl
- Upload date:
- Size: 4.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.11.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e6b856d32ab8ebb666e6aa42f3b368fe90f1956f07ffe7d797d3d78174c17483 |
|
MD5 | 999d27535037b8d12efd0977c7fbfe6e |
|
BLAKE2b-256 | ed13602e511777ba7fe86044f375cc5b5b54947340350cc09182e6060f3b732d |