sample-python-gui/ ├── main.py # Application entry point ├── run.py # Alternative launcher ├── config.py # Configuration settings ├── requirements.txt # Python dependencies ├── doc/ │ └── gui.png # ...
Instead of putting some information into the filename of e.g. a picture, you can use this GUI to add all the information you want into the metadata of a file. This is set up for Linux using xattr and ...
Not every programmer likes creating GUI code. Most hacker types don’t mind a command line interface, but very few ordinary users appreciate them. However, if you write command line programs in Python, ...