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.2.tar.gz
(8.0 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.2.tar.gz.
File metadata
- Download URL: neutools-0.2.2.tar.gz
- Upload date:
- Size: 8.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.13.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8d58b031d8832bfe261d2ce51fccaa9a98b14a9cfaf82704af4ef02349a5cfc7
|
|
| MD5 |
b879f137feb60841a3de72bab61eff14
|
|
| BLAKE2b-256 |
7d3094a92ab7c82f2c611b12bffe6e2d0c867b96aeadd6fe93daed11714a918a
|
File details
Details for the file neutools-0.2.2-py3-none-any.whl.
File metadata
- Download URL: neutools-0.2.2-py3-none-any.whl
- Upload date:
- Size: 8.7 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 |
b979274896a770db1e050a21daa554bc271c583bd7b1d4c505571234245a0701
|
|
| MD5 |
7a6a9c060ec14d0dec947d34b3aebe0c
|
|
| BLAKE2b-256 |
437ac804fa1eff5d19be5014dfb0ac291e27b1889e1be1727a5604154ec2d314
|