ArthurVBS / PyCalculator

๐Ÿงฎ A calculator developed in Python.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Calculator

   

๐Ÿ—ฃ๏ธ ReadMe:

โœจ About the project:

  • โž• A simple calculator using graphical interface (GUI).

๐Ÿ’ป Project status:

  • Finished project โœ”๏ธ

๐Ÿ›  Technologies:

  • Python
  • Tkinter (GUI)

๐Ÿ“ Features:

  • Do all basic operations.
  • Allow to calculate with parentheses.

โš™๏ธ Prerequisites:

  • Python (^3.9.4)

๐Ÿš€ How to run the application?

  • ๐Ÿ’ป Download the ZIP or Clone the application on your machine,
  • Open a CMD in the root of the project folder,
  • Run the application:
    • Windows: python main.py
    • Linux/Mac: python3 main.py

๐Ÿ“ License

  • This project is licensed under the MIT

๐Ÿ‘จ๐Ÿฝโ€๐Ÿ’ป Author

Author's photo
Made by Arthur V.B.SโœŒ๐Ÿฝ

About

๐Ÿงฎ A calculator developed in Python.

License:MIT License


Languages

Language:Python 100.0%