This is an implementation of a calculator inspired by the Iphone calculator. The Project was developed in Python using the library Flet for the grapical interface.
To run the Calculator, follow the steps below:
-
Activete the virtual environment (recommended):
source venv/bin/activate -
Install project dependecies:
pip install -r requirements.txt
-
Run the main file
calculator.py:python calculator.py
This calculator offers a simple and familiar interface. You can perform addition, subtractions, multiplication, division operations, as well as percentage calculations and changing the sign of numbers. The results are displayed on the central screen.
Feel free to contribute to this project. If you've found a bug, have a suggestion or want colabotate in any way, please follow these guidelines:
- Open an issue to discuss the change or issue.
- Fork the project.
- Create a branch with a meaningful description (for example,
feature-new-functionalityoubug-name-fix). - Submit your changes in a pull request.
For more information or questions about the project, please contact us by e-mail: faaell@gmail.com