context_menu::laptop_computer:一个Python库用于创建和部署跨平台的本机上下文菜单。 :laptop_computer: 源码
:laptop_computer: 上下文菜单 :laptop_computer: 一个Python库,用于创建和部署跨平台的本机上下文菜单。 快速开始 通过pip安装库: python -m pip install context_menu 创建并编译菜单: 您最多可以创建3行菜单: from context_menu import menus fc = menus . FastCommand ( 'Example Fast Command 1' , type = 'FILES' , command = 'echo Hello' ) fc . compile () 或者,您可以创建
文件列表
context_menu-master.zip
(预估有个36文件)
context_menu-master
setup.py
849B
build_pip.bat
118B
.gitignore
83B
media
75e30a29-ebe4-4bc1-a1bb-6a86fd2ef343_200x200.png
6KB
second_example.png
34KB
thumbnail.gif
6.52MB
first_example.png
35KB
thumbnail2.gif
2.49MB
暂无评论