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
Release files for guicalculator 0.1.3
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| guicalculator-0.1.3.tar.gz | 30.1 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| guicalculator-0.1.3-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 115.4 kB
Release files / guicalculator-0.1.3.tar.gz
| Download URL | guicalculator-0.1.3.tar.gz |
|---|---|
| Size | 30.1 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
9c6dd9b1d93d009e9787d92c9c1ac3485b7e3eeefcfeecbd9121540d936a1402
|
|
BLAKE2b-256 checksum How to use checksums |
03255d7a7b83125e9ee9daec3181e07b0c21ec6e1c9ca842df2101cb6a81bc72
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/1.8.2 CPython/3.12.1 Windows/11
|
Release files / guicalculator-0.1.3-py3-none-any.whl
| Download URL | guicalculator-0.1.3-py3-none-any.whl |
|---|---|
| Size | 85.4 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
79672d2656e86c9f1869cb02c0f31d8ba66110b935443e135517bd84dd26fc4c
|
|
BLAKE2b-256 checksum How to use checksums |
83907d10a82472a83d5ac577a42e0a3a6dc133c7c322a15978f9036eda2082c1
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/1.8.2 CPython/3.12.1 Windows/11
|