source venv/bin/activate
pyuic6 mainwindow.ui -o MainWindow.py
1 - Sourcing the virtual environment 2 - check if the virtual environemt is sourced 3 - running an shell executable to create MainWindow.py automatically. 4 - check if the new MainWindow.py created successfully.
5 - another shell executable to run the application
We are always looking for more people to help with this project. If you would like to contribute, please fork the repository and submit a pull request.
This project is licensed under the MIT License. See the LICENSE file for details.
We would like to thank the following people for their contributions to this project: