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
- 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:
- Addition
- Subtraction
- Multiplication
- Division
Here is a preview of the calculator, made from the amazing tkinter module:
I do sincerely hope you enjoy this GUI Calculator.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file simple_calc-1.0.7.tar.gz.
File metadata
- Download URL: simple_calc-1.0.7.tar.gz
- Upload date:
- Size: 3.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.1 CPython/3.7.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f2b1576cb78ab7d4e2f01cf57fb5c1cabd9287dd058747bace144cd42d7c54eb
|
|
| MD5 |
1f108cdc1c8244394260c39c9814e397
|
|
| BLAKE2b-256 |
d92f55c6b8344129159869a0cc9ea48ab00c7deb39df26ffddd866b21a31126b
|
File details
Details for the file simple_calc-1.0.7-py3-none-any.whl.
File metadata
- Download URL: simple_calc-1.0.7-py3-none-any.whl
- Upload date:
- Size: 16.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.1 CPython/3.7.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
44d553c1e4bc4d4db30140dd75b8c1f2ecd52e354befb22cf9a3e19f68a989d2
|
|
| MD5 |
5d52930bb7e5d9181e6543af296fd0f7
|
|
| BLAKE2b-256 |
2dbe33336a58779c67cbbb79cf45265560f86adf9af63c5c87d3132219e0859b
|