A very basic calculator
Project description
Divcalc
This is a basic calculator that either adds, subtracts, multiplies or divides 2 numbers.
Usage:
This is how you can use the calculator
import divcalc
divcalc.add(2, 3)
divcalc.sub(2, 3)
divcalc.mul(2, 3)
divcalc.div(2, 3)
Change Log
0.0.1 (2/9/21)
--First release.
0.0.2 (3/9/21)
--Fixed a few bugs that didn't allow successful pip installs.
0.0.3 (3/9/21)
--Provided better instructions on how to use the calculator.
0.0.4 (3/9/21)
--Finalised usage instructions.
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
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 divbasiccalculator-0.0.4.tar.gz.
File metadata
- Download URL: divbasiccalculator-0.0.4.tar.gz
- Upload date:
- Size: 1.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.9.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2024940f372f66dab82b12bfc133f52ffad5e4f5a8ead6cd9c143f171ca39fae
|
|
| MD5 |
15eabe25e9a9719f1829827f87c1defb
|
|
| BLAKE2b-256 |
cd2d95eecd6e0cbf462cd0d32b6c83ef322596b8f1eb8dbebf06c5c637f14cc4
|
File details
Details for the file divbasiccalculator-0.0.4-py3-none-any.whl.
File metadata
- Download URL: divbasiccalculator-0.0.4-py3-none-any.whl
- Upload date:
- Size: 1.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.9.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
da6e0b9fd96ad2ce4fcab754a1fe2c9339b5e4b934d5eed945b2bc7f66bcc8fa
|
|
| MD5 |
51a75a466390864e936ccd515480d6d2
|
|
| BLAKE2b-256 |
b8c18157da13a851c10e52765d34d448cd86cbd1ff466a36272aa5b84b654048
|