Skip to main content

Volces API Client Library

Project description

Volces API Client

A Python client library for interacting with the Volces API v3.

Setup

  1. Install dependencies:

    pip install -e .
    
  2. Set up environment variables in .env file:

    VOLCES_API_KEY=your_api_key_here
    # Optional: Override the default API base host (without version)
    VOLCES_BASE_HOST=https://api.volces.com
    

    The API client prioritizes the base host in the following order:

    1. VOLCES_BASE_HOST - Environment variable for custom base host (without version)
    2. Default host - https://api.volces.com if 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


Download files

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

Source Distribution

osins_seedance-0.1.1.tar.gz (23.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

osins_seedance-0.1.1-py3-none-any.whl (28.4 kB view details)

Uploaded Python 3

File details

Details for the file osins_seedance-0.1.1.tar.gz.

File metadata

  • Download URL: osins_seedance-0.1.1.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

Hashes for osins_seedance-0.1.1.tar.gz
Algorithm Hash digest
SHA256 908743a8cb88e5146dc24daa55ea5304e86bcbd44100470f6324d84256f46a67
MD5 751edbdcd0a3685160cca8d431b1df2b
BLAKE2b-256 82a1af6c6d44ad5dcc2b8425aeeea41e85ab8c76b2054762be0b9ed848db0052

See more details on using hashes here.

File details

Details for the file osins_seedance-0.1.1-py3-none-any.whl.

File metadata

  • Download URL: osins_seedance-0.1.1-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

Hashes for osins_seedance-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 97c1e58d3f42b8e4482d5753a58284ef3a8c058f5516d2ac2932fe8b551bb64e
MD5 e9b39a41097e83d78d54088c26e8b4e5
BLAKE2b-256 11907962e8c05a7fadddbff82dfcf35bb3cdd2d0a5e266780093326f05ff2366

See more details on using hashes here.

Supported by

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