/CalculaPy

A calculator using Python.

Primary LanguagePythonGNU Affero General Public License v3.0AGPL-3.0

CalculaPy

A calculator that allows you to ... calculate using python.

To start

You have to read so as not to miss it.

Prerequisites

  • Python 3 (I am using 3.9.1)
  • with the TKinter module

Installation

Step 1: Execute the command: pip3 install tkinter to have the Tkinter module and use the project.

Step 2: Execute: git clone https://github.com/Zerbaib/CalculaPy.git to get the app files

Step 3: Execute: cd CalculaPy to go to the software folder

Step 4: Execute: python3 main.py to run the code

To do

  • The basic system
  • The system of X and /
  • The comma system
  • Make it beautiful
  • Make it ergonomic

Made with

The software :

  • Geany - Text editor + allows me to run the project to test it.

Auteurs