{"id":27529,"library":"volcengine-compat","title":"volcengine-compat","description":"A compatibility wrapper for the Volcengine SDK for Python, with modified dependency versions (e.g., pycryptodome, pytz). Current version 1.0.156, updated frequently.","status":"active","version":"1.0.156","language":"python","source_language":"en","source_url":"https://github.com/yaoice/volc-sdk-python","tags":["volcengine","sdk","compat","compatibility"],"install":[{"cmd":"pip install volcengine-compat","lang":"bash","label":"Install from PyPI"}],"dependencies":[{"reason":"Modified version for cryptographic functions","package":"pycryptodome","optional":false},{"reason":"Modified version for timezone handling","package":"pytz","optional":false}],"imports":[{"wrong":"from volcengine_compat import volcengine","symbol":"VERSION","correct":"from volcengine import VERSION"}],"quickstart":{"code":"from volcengine_compat.vod import VodApi\nimport os\nvod = VodApi(os.environ.get('VOLC_ACCESSKEY', ''), os.environ.get('VOLC_SECRETKEY', ''))\nprint(vod.GetPlayInfo('video_id'))","lang":"python","description":"Initialize Volcengine VOD client using compat wrapper."},"warnings":[{"fix":"Use official volcengine package if possible: pip install volcengine","message":"volcengine-compat modifies dependency versions (pycryptodome, pytz) which may break security or timezone handling. Prefer official volcengine SDK for production.","severity":"deprecated","affected_versions":"all"},{"fix":"Use explicit compat imports: from volcengine_compat import ...","message":"Import path differs from official SDK. 'import volcengine' may import official SDK or compat depending on order; always use 'from volcengine_compat import ...'","severity":"gotcha","affected_versions":"all"}],"env_vars":null,"search_vec":"'1.0.156':22 'compat':3,5,27,28 'current':20 'depend':15 'e.g':17 'frequent':24 'modifi':14 'pycryptodom':18 'python':12 'pytz':19 'sdk':10,26 'updat':23 'version':16,21 'volcengin':2,9,25 'volcengine-compat':1 'wrapper':6","created_at":"2026-05-01T17:46:44.074671+00:00","updated_at":"2026-05-01T17:46:44.074671+00:00","problems":null,"ecosystem":"pypi","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":"","cli_version":null,"type":"library","homepage":"https://www.volcengine.com","github":"https://github.com/yaoice/volc-sdk-python","docs":null,"changelog":null,"pypi":"https://pypi.org/project/volcengine-compat/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["aws"],"base_url":null,"auth_type":null,"provenance":{"verified_status":"passing","verified_at":"2026-07-03","last_verified":"2026-07-03","next_check":"2026-08-02","install_tag":null}}