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.0.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.0-py3-none-any.whl (28.4 kB view details)

Uploaded Python 3

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

Hashes for osins_seedance-0.1.0.tar.gz
Algorithm Hash digest
SHA256 cb641d948a8ed3dc8ee8e8fcf1e8b171b06bbc6877618bc81dde6a7721724e9c
MD5 2b8d98ac7ee156c4dbed92491daf22c8
BLAKE2b-256 c6aa93afa8c9e1b2667624ad5bec4a07684fefe26e06eaa882bc28434b6f6239

See more details on using hashes here.

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

Hashes for osins_seedance-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 cc7b68a78c7c4d7c43d39d27a3d058d307fd610b8b30b4c16a732681f71c09d8
MD5 70b8359ef12fbea922d3cc0ecc79278b
BLAKE2b-256 e45a7df879df22a79033442497942f18ded93a60f882c89400552543ecf35420

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