Rmanamr / GUI-Windows-product-store-application-Python

Python GUI program for a simple Windows product store application.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GUI-Windows-product-store-application-Python V 1.1 License: MIT

Python GUI program for a simple Windows product store application.
using Python version 3.12.0 and PyQt5 library (Qt Designer)

Run the program using :
Product_Store_Application.exe
or using :
"Product_Store_Application.py" in Windows CMD
while CMD is in the GUI-Windows-product-store-application-Pytho directory

You can see the program document using :
"python -m pydoc Product_Store_Application"
while CMD is in the GUI-Windows-product-store-application-Python directory

The front-end part is developed using Qt designer app.

Note that the app is full of bugs!

Feel free to contact me at:
@ armanazarnik@gmail.com

About

Python GUI program for a simple Windows product store application.

License:MIT License


Languages

Language:Python 100.0%