A python sdk for pixy.
Project description
Pixy Official PythonSDK
Pixy is a GenAI plform to generate multi-media resources. This SDK provides a super simple and integrated interface to generate images, videos and subtitles using the Pixy API.
Installation
<span style="color:red">pip install pixy_sdk</span>
Usage
This SDK can be used in two ways:
-
Naive: Conducting tasks using the
PixyClientclass; this way, operations are simple and straightforward, sacrificing flexibility. -
Advanced: Methods of the
PixyClientrely on a set of functions, available at theutilsmodule; using these functions directly increases the flexibility, however this approach can get more complex.
Documentation
For each module of the SDK, we have prepaired exlusive documentation pages, as below:
-
client: This module provides thePixyClientclass; if you are considering taking the Naive approach (as described above) to use the SDK, you should start here. -
schemas: To avoid data validation issues, we define and use custom data classes as schemas; on this page, we go through each of them individually. -
utils: To provide advanced users with more control over the SDK, the whole functionality of the SDK is also available outside of thePixyClientclass; on this page, we go through each of them individually.
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pixy_sdk-0.0.4.tar.gz.
File metadata
- Download URL: pixy_sdk-0.0.4.tar.gz
- Upload date:
- Size: 9.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f0ba018011806d103fe9166b0033e8be295295bce026379ce8bf71c22abd22e4
|
|
| MD5 |
304fce1a66d1ea3f5a4cd3b47e026d1e
|
|
| BLAKE2b-256 |
6352c30d27f0c3e63da679b8a46f7c8ae654cf12fe9e973d565b7f4d0aa269d0
|
File details
Details for the file pixy_sdk-0.0.4-py3-none-any.whl.
File metadata
- Download URL: pixy_sdk-0.0.4-py3-none-any.whl
- Upload date:
- Size: 7.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
70fb58d726d8bf129218717bcdcf2cf5830982d948b4b166e20c134cafc893fa
|
|
| MD5 |
9c3c792cfd1a21099347a0926595c1cd
|
|
| BLAKE2b-256 |
3e030ab93aa972c8b24550ba01b091f6c8691d67411d5841c82cbce1809a6d81
|