pybuilder READMEpybuilder is a vscode extension that can help users quickly build up a set of graphic interface using python's default graphic libaray tkinter. Featurespybuilder follows the principle of "what you see is what you get", you can easily build your own tkinter graphic interface with only keyboard and mouse, by dragging and pulling the elements, you can change their sizes and positions. Pybuilder provides most of the basic pythin tkinter elements, including following elements:
Choose 'arrow' in leftsied's treeview and click the elements you want to adjust, an attributeboard will pop out in the right side.
For basic attributes, pybuilder keeps most of the them variable, including following attributes:
User can either adjust them by dragging and pulling or simply change them in attributeboard. For example if there is an image subfolder under your extension project workspace:
Requirementspython 3.7 or higher is required. Extension SettingsInclude if your extension adds any VS Code settings through the For example: This extension contributes the following settings:
|