calculator-python
There are 251 repositories under calculator-python topic.
matheusfelipeog/calculadora-tk
Calculadora Tk - projeto para incentivar iniciantes em programação a contribuir em projetos open source.
BaseMax/MiniCalculatorInterpreter
Tiny calculator interpreter with supporting Mathematical functions using Python.
flrdv/pycalc
Just a Turing-complete calculator on python3
psarkerbd/Simple-Calculator
It is a calculator software developed by python. Python version is 3.x. It is my first project on python Graphical User Interface. This project always take the two numbers and do 4 operations (Addition, Subtraction, Multiplication and Division) between that two numbers. User can only entry two numerical values otherwise it will give Error message
fschuermeyer/CalculatorPyQt
Taschenrechner in Python mit PyQT
HarshitKumar9030/Letteran
Letteran is a python script that helps you to customize premade letter templates! You can also customize the letter choices or you can create different letters/choices
JehanKandy/Programming-a-Calculator
Creating a Python Calculator
realzeeshan02/Powerful-Calculator
A repository for a unique calculator project. Written in Python 3.6, current version is v1.1!
VolkanSah/OpenAI-Cost-Calculator
OpenAI Cost Calculator is a simple tool, implemented in Python and JavaScript, for estimating the cost of using OpenAI's GPT-3 or GPT4 API.
a-p-jo/MathHack
CLI Swiss-Knife Math Tool for Students. Go Beyond Calculators.
ryantwt07/python-math-calculator-a-
Welcome to our repository! The software we have created allows you to calculate different things such as Area and Perimeter or Matrix! We wish you a pleasant time in our repository and start a issue if you find any difficulties using our software.
sanjusinghania/calc
calculator using class,function,try-except and various other concept in Python
aliakbartnt/Calculator-V1
simple calculator
BaseMax/TkinterCalculator
Tiny and feature-rich calculator application created by Python powered by Tkinter. (GUI Calculator)
berwil-1/Python-Calculator
An advanced but yet simple Python calculator that works in 3.6+.
DivyanshuSingh96/myCalc9
This repository is made for beginners which help them in doing simple calculations faster and with ease. For more information you could visit my GitHub profile where you will find more amazing repositories.
iamriajul/BanglaCalculatorWithPyQt5
A Bengali Calculator(Cross-platform supported) built with Python(3.6 or higher) + PyQt5
igorsilva3/calculator-python
This is a project of a simple calculator with interface graphic build in Python.
SeeleC/WaiXCalc
A simple python calculator with beautiful UI.
Sobhan-SRZA/Calculator-Application
A calculator app build with python and using QT library.
zea17/zea.calculator
This is a simple calculator program written in Python using the Toga GUI toolkit. It can perform basic arithmetic operations such as addition, subtraction, multiplication, and division.
Alpha-1729/calculator-project-crossroads
This is a simple calculator using the python3 tkinter module.
hctilg/calculator
Calculator with 🐍 Python3 🌱 PySide6
juelg/error-calculator
Automatically error calculation as used in physics with the output of the latex code
jyotipandey-11/Python-GUI-Calculator
A simple GUI Calculator using Tkinter Library in Python.
surajgirioffl/Calculator
Simple GUI Calculator
suspiciousRaccoon/NiceGUI-Calculator
A simple calculator GUI made with NiceGUI and Simple Eval
chaton2325/Calculator-tkinter
This is a simple calculator app of integer digits with tkinter
chhaviGupta986/Advance-Calculator
This is a beginner level project in Python, encompassing many core concepts of python such as error handling, functions, classes and instances, loops, conditional statements, lambda functions, string slicing and packages. GUI has been developed using Tkinter.
DiogoLCarvalho/pyside6-calculator
📂 Calculadora desenvolvida em Python usando PySide6. O projeto simula a calculadora do Windows no estilo e na lógica.
Hamed-Gharghi/Python
This repository contain all python codes
ikanurfitriani/Calculator
This repository was created to store mini-projects I worked on using Python.
MagiZAP/mProfit
Magi (XMG) all in one calculator
MrTech-AK/Calculator
The Calculator project on GitHub is a versatile tool for performing mathematical operations with ease. With its sleek design and dual-mode functionality, this calculator offers users the flexibility to switch between light and dark themes based on their preference or environment.
Viztruth/Scientific-GUI-Calculator-FULL-CODE
GUI calculator built using Python’s Tkinter module that allows users to interact using buttons for performing mathematical operations.