Astrodevil / Programming-Basics

This Repository Contains source codes of various programming languages. Please Contribute to make this Useful.
https://astrodevil.github.io/Programming-Basics/
MIT License
71 stars 122 forks source link

Create calculator_QT5.py #271

Closed abhishekkumar11724 closed 2 years ago

abhishekkumar11724 commented 2 years ago

this is a simple illustration of a calculator in QT5, which is a well known library for creating GUI application. you can learn basics of PyQt5 from this program. for more instructions to run the program, open the file and you will find it the beginning.

Astrodevil commented 2 years ago

put it in folder as all projects are Projects/Calculator/your cal..

abhishekkumar11724 commented 2 years ago

done sir, made a folder for calculators.