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.
Release files for simple-calc 1.0.7
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| simple_calc-1.0.7.tar.gz | 3.1 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| simple_calc-1.0.7-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 19.0 kB
Release files / simple_calc-1.0.7.tar.gz
| Download URL | simple_calc-1.0.7.tar.gz |
|---|---|
| Size | 3.1 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
f2b1576cb78ab7d4e2f01cf57fb5c1cabd9287dd058747bace144cd42d7c54eb
|
|
BLAKE2b-256 checksum How to use checksums |
d92f55c6b8344129159869a0cc9ea48ab00c7deb39df26ffddd866b21a31126b
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is 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
|
Release files / simple_calc-1.0.7-py3-none-any.whl
| Download URL | simple_calc-1.0.7-py3-none-any.whl |
|---|---|
| Size | 16.0 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
44d553c1e4bc4d4db30140dd75b8c1f2ecd52e354befb22cf9a3e19f68a989d2
|
|
BLAKE2b-256 checksum How to use checksums |
2dbe33336a58779c67cbbb79cf45265560f86adf9af63c5c87d3132219e0859b
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is 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
|