Skip to content

Habibur-Rahaman-0786/PyCalc-Python-Based-Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyCalc-Python-Based-Calculator

Overview A simple calculator app based on Python and made using Pyqt5 and Qt Designer

How to use?

  1. Download the project as .zip file and extract it
  2. Access the folder by opening with terminal
  3. Make sure you have python3 and its necessary components installed
  4. Run the command 'python3 main.py' to launch the application

Feel free to make changes in this application. Happy coding!