Some projects with PySimpleGUI - All files here are all open source.
Import .py file or directory from Python package, and build tree list for each class and each function with document string. It help us to find what arguments to use in class or function quickly. If document string exists, there will be also document string shown for each class and each function.
We always get trouble to find where my files when files get more and more. Here, this script manage your files by tags and you can find your files in couple seconds.
Two areas shown in screen, one for tag new/edit/delete/selection and another one for file import/search/open. Functions on left side:
New Tag
Root Tag
Delete Tag
Rename Tag
Search Tag
Next Tag
Sort Tag
MoveUp Tag
MoveDown Tag
Functions on right side:
Import Files
Remove Selection
Serach Files:
Double Click tags on left side for Selection
Use 'Search Tag' to find tag quickly
Open File:
Double Click file on right side to open file
Files processing:
Sorry, no file processing support now. You may copy files by yourself and don't delete files after you import them. edit is OK.
Here's one thing very important !!!
New shape of Button for PySimpleGUI provide a new function to replace origin class Button for PySimpleGUI. Issue left and no solution found for it Button disabled still a rectangle and bad looking !
View file in binary format