Skip to main content

A simple GUI Calculator for normal, basic operations

Project description

GUI Calculator

We all need to calculate things at some random time, and using this simple GUI Calculator makes it much more easier.

Installation


  1. Go to your terminal:
$ pip3 install simple_calc
PS C:\> pip install simple_calc

Start Using the Module


Go to your IDE, Python's built-in IDLE, or the Python Console, and type in:

>>> import simple_calc.__main__

There you go!

Abilities

This simple, functional calculator is easy to use and can perform the 4 main functions:

  1. Addition
  2. Subtraction
  3. Multiplication
  4. Division

Here is a preview of the calculator, made from the amazing tkinter module:

Preview

I do sincerely hope you enjoy this GUI Calculator.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

simple_calc-1.0.7.tar.gz (3.1 kB view hashes)

Uploaded Source

Built Distribution

simple_calc-1.0.7-py3-none-any.whl (16.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page