# QwenPaw **Repository Path**: JackStarCoder/qwen ## Basic Information - **Project Name**: QwenPaw - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2026-04-17 - **Last Updated**: 2026-04-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## Quick Start - [官方文档](https://qwenpaw.agentscope.io/docs/quickstart) ### 安装 ```shell source .venv/bin/activate uv pip install copaw # 历史版本了 uv pip install qwenpaw # 最新版 ``` ### 初始化 ```shell qwenpaw init --defaults qwenpaw init ``` ### 启动 ```shell qwenpaw app ```