8 lines
267 B
JSON
8 lines
267 B
JSON
{
|
|
"display_name": "PyInstaller GUI Wrapper",
|
|
"description": "Creates executables from Python projects using PyInstaller with a GUI.",
|
|
"command": ["python", "-m", "pyinstallerguiwrapper"],
|
|
"version": "1.1",
|
|
"parameters": [],
|
|
"has_gui": true
|
|
} |