A compatibility wrapper for the Volcengine SDK for Python, with modified dependency versions (e.g., pycryptodome, pytz). Current version 1.0.156, updated frequently.
pip install volcengine-compatNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Initialize Volcengine VOD client using compat wrapper.
Use official volcengine package if possible: pip install volcengine
Use explicit compat imports: from volcengine_compat import ...