# douyin-agent **Repository Path**: dingcongda_admin/douyin-agent ## Basic Information - **Project Name**: douyin-agent - **Description**: No description available - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-12-16 - **Last Updated**: 2026-01-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README --创建虚拟环境 python -m venv venv .\venv\Scripts\activate python -m pip install --upgrade pip pip install playwright==1.57.0 PyQt5==5.15.11 pyinstaller==5.13.2 playwright install chromium