neutron panel debug tools
Project description
neutron panel 工具包
命令行:neutools(别名 neu)
注册补全服务
neu --install-completion
neutools --install-completion
全局参数
neutools --neu-path <path> # 指定 neutron panel 路径
显示版本号
neutools version
neutron panel 管理
neutools start # 启动
neutools stop # 停止
neutools restart # 重启
neutools status # 查看状态
neutools fix # 安装/升级/卸载
插件管理
neutools plugin enable <plugin_name> # 启用插件
neutools plugin disable <plugin_name> # 禁用插件
neutools plugin list # 列出已安装插件
neutools plugin install <plugin_file_path> # 安装插件
neutools plugin remove <plugin_name> # 卸载插件
neutools plugin pack <plugin_name_or_path> # 打包插件
# 输入路径会按路径打包,否则在 config/plugins 与 plugins 下查找插件并打包
# -o 可以指定输出路径,后缀为 .neuplugin,格式为 .tar.xz
开发功能
创建新插件
neutools debug create <new_plugin_name>
额外参数:
--template指定模板。可用模板如下:application默认模板,完整的应用类插件addition扩展类插件simple仅包含描述文件
--path指定创建路径
调试插件
neutools debug run
推荐使用 vscode 注册过的调试信息直接运行而不是使用命令行
其它IDE可以启动
neutools模块,然后设置运行参数为["debug","run"]启动调试。
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
neutools-0.2.3.tar.gz
(8.1 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 neutools-0.2.3.tar.gz.
File metadata
- Download URL: neutools-0.2.3.tar.gz
- Upload date:
- Size: 8.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.13.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8f469b8856f27a3694f4a1b9609f8f8bc0be210df5163115bf04b54bc2b294f2
|
|
| MD5 |
2284d6f16a9bff3f48c1a1487578cf15
|
|
| BLAKE2b-256 |
2bb9767afa84b65d3f61dc6e05150d62bd176e7dfb4268e5e2583032aaf0e3fc
|
File details
Details for the file neutools-0.2.3-py3-none-any.whl.
File metadata
- Download URL: neutools-0.2.3-py3-none-any.whl
- Upload date:
- Size: 8.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.13.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1b2feed01feb55e673a9f78ca1bf9992367779cc9cc373a4369df48171bb13aa
|
|
| MD5 |
1fab0ac885e8c16aeb428e3c7716a54d
|
|
| BLAKE2b-256 |
8344ca172c4cb8c96f0c715399b12df6f80426e782a8e88918fb98b61b618ad9
|