You can create a release to package software, along with release notes and links to binary files, for other people to use. Learn more about releases in our docs.
. ├── main2.py # Main application entry point ├── convert.py # Image conversion utilities ├── mydesign2or.py # Python code generated from Qt Designer UI ├── mydesign2or.ui # Qt Designer UI file ├── ...