Volces API Client Library
Project description
Volces API Client
A Python client library for interacting with the Volces API v3.
Setup
-
Install dependencies:
pip install -e .
-
Set up environment variables in
.envfile:VOLCES_API_KEY=your_api_key_here # Optional: Override the default API base host (without version) VOLCES_BASE_HOST=https://api.volces.comThe API client prioritizes the base host in the following order:
VOLCES_BASE_HOST- Environment variable for custom base host (without version)- Default host -
https://api.volces.comif the environment variable is not set
Note: The API version (/v3) is fixed in the client code and appended to the base host.
Usage
Import and use the API functions from the src.seedance.v3 module.
Development Standards
This project follows the Python coding standards outlined in docs/python_coding_standards.md. Please refer to this document when contributing to the project.
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 osins_seedance-0.1.0.tar.gz.
File metadata
- Download URL: osins_seedance-0.1.0.tar.gz
- Upload date:
- Size: 23.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cb641d948a8ed3dc8ee8e8fcf1e8b171b06bbc6877618bc81dde6a7721724e9c
|
|
| MD5 |
2b8d98ac7ee156c4dbed92491daf22c8
|
|
| BLAKE2b-256 |
c6aa93afa8c9e1b2667624ad5bec4a07684fefe26e06eaa882bc28434b6f6239
|
File details
Details for the file osins_seedance-0.1.0-py3-none-any.whl.
File metadata
- Download URL: osins_seedance-0.1.0-py3-none-any.whl
- Upload date:
- Size: 28.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cc7b68a78c7c4d7c43d39d27a3d058d307fd610b8b30b4c16a732681f71c09d8
|
|
| MD5 |
70b8359ef12fbea922d3cc0ecc79278b
|
|
| BLAKE2b-256 |
e45a7df879df22a79033442497942f18ded93a60f882c89400552543ecf35420
|