[!NOTE] 我们目前正在重构 MaaDebugger ,你可以前往 https://github.com/MaaXYZ/MaaDebugger/issues/163 来了解详情并获取早期预览版。
需求版本
- Python >= 3.9,<= 3.13
- nicegui >= 2.21,< 3.0
快速开始
使用 uv
提供更快的安装速度与环境隔离。
- 安装为全局工具:
uv tool install MaaDebugger MaaDebugger
- 临时运行 (免安装):
uvx MaaDebugger - 更新:
uv tool upgrade MaaDebugger
使用 Python (pip)
传统的 Python 安装方式。
- 安装:
python -m pip install MaaDebugger
- 运行:
python -m MaaDebugger
- 更新:
python -m pip install MaaDebugger MaaFW --upgrade
指定端口
MaaDebugger 默认使用端口 8011。你可以通过使用 --port [port] 选项来指定 MaaDebugger 运行的端口。例如,要在端口 8080 上运行 MaaDebugger:
无论使用哪种方式,均支持 --port 参数。例如在端口 8080 上运行:
# uv
MaaDebugger --port 8080
# uvx (免安装)
uvx MaaDebugger --port 8080
# python
python -m MaaDebugger --port 8080
开发 MaaDebugger
cd src
python -m MaaDebugger
或者
使用 VSCode,在项目目录中按下 F5
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
maadebugger-1.20.1.tar.gz
(59.2 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file maadebugger-1.20.1.tar.gz.
File metadata
- Download URL: maadebugger-1.20.1.tar.gz
- Upload date:
- Size: 59.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: pdm/2.26.6 CPython/3.9.25 Linux/6.14.0-1017-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e91f9306086c932a66b1a10036b07a1d5f4420cfe794148862492b7c680e374d
|
|
| MD5 |
3a2b3aa15e74d717def5b87cb00fb6fc
|
|
| BLAKE2b-256 |
4f23c0f04ef6df95882e495b0534f3ec25606370c67d2c61645ddb6ed1b291e1
|
File details
Details for the file maadebugger-1.20.1-py3-none-any.whl.
File metadata
- Download URL: maadebugger-1.20.1-py3-none-any.whl
- Upload date:
- Size: 63.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: pdm/2.26.6 CPython/3.9.25 Linux/6.14.0-1017-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a579b05876fe95919f87dad6299ad03d5fff3aaef4585fe18766b2f68b7d0e0e
|
|
| MD5 |
dc03369ec6dae01684e43f3d59fa479b
|
|
| BLAKE2b-256 |
2642c4e43fae658b343c71659a93e6392bfc5f7226830fb1c0235df4dee6bfbe
|