Skip to main content

A calculator written with python and tkinter

Project description

GUI Calculator: A calculator written in Python

GUI Calculator is a calculator application written in Python using only the standard library.

The tkinter module is used for the interface, the ast module is used for parsing, testing is done by unittest.

Installation

GUI Calculator can be installed using pip:

python3 -m pip install -U guicalculator

How to run

GUI Calculator can be run directly:

guicalculator

or as a module:

python3 -m guicalculator

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

guicalculator-0.1.3.tar.gz (30.1 kB view hashes)

Uploaded Source

Built Distribution

guicalculator-0.1.3-py3-none-any.whl (85.4 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