This is a project that targets Pyzo IDE 4.7.1+
Execute an external command that is not included in the Pyzo IDE.
Placeholders:
%b - Gets replaced by the selected text in the File Browser
%d - Gets replaced by the path to the directory of the active document
%e - Gets replaced by the name of the active document, including its extension
%f - Gets replaced by the local filepath to the active document
%n - Gets replaced by the name of the active document without its extension
%s - Gets replaced by the selected text in the active document
Static code analysis tool - pylint.
Shows the structure of your source code.
Shows the python snippets.
Show the toolbar.
Copy pyzoXXX directory to $PYZO_INSTALL_PATH/pyzo/tools or $USER/.pyzo/toolsdirectory.