# Web自动化测试 selenium webdriver-manager # API测试 requests httpx httpcore # 性能测试 locust pyformance # 安全测试 bandit safety python-nmap OWASP-ZAP-v2.4 # 数据库操作 sqlalchemy pymysql psycopg2-binary mysql-connector-python # 数据处理和分析 pandas numpy openpyxl xlrd python-docx # 模板和报告生成 Jinja2 prettytable==3.9.0 allure-pytest==2.13.2 # 配置管理 python-dotenv pyyaml configparser # 测试框架 pytest pytest-html pytest-xdist pytest-timeout pytest-rerunfailures # 日志处理 loguru structlog # 工具类库 python-dateutil python-magic pillow cryptography # 邮件和通知 premailer beautifulsoup4 lxml # 其他工具 tqdm colorama typing-extensions