307 results for “topic:calculator-python”
Calculadora Tk - projeto para incentivar iniciantes em programação a contribuir em projetos open source.
A Calculator made in Tkinter
Tiny calculator interpreter with supporting Mathematical functions using Python.
Turing-complete calculator on python3
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
A repository for a unique calculator project. Written in Python 3.6, current version is v1.1!
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 mini scientific calculator - made in python using tkinter
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
Creating a Python Calculator
CLI Swiss-Knife Math Tool for Students. Go Beyond Calculators.
Taschenrechner in Python mit PyQT
simple calculator
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.
This is a project of a simple calculator with interface graphic build in Python.
calculator using class,function,try-except and various other concept in Python
A Bengali Calculator(Cross-platform supported) built with Python(3.6 or higher) + PyQt5
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.
No description provided.
An advanced but yet simple Python calculator that works in 3.6+.
A calculator app build with python and using QT library.
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.
A simple python calculator with beautiful UI.
Engineering calculator using Python tkinter
A simple calculator GUI made with NiceGUI and Simple Eval
Tiny and feature-rich calculator application created by Python powered by Tkinter. (GUI Calculator)
Calculator with 🐍 Python3 🌱 PySide6
Calculator made in python! (Learn python!)
This is a simple calculator using the python3 tkinter module.
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.