This Package will help you calculate quickly
Project description
Uniq Calc
This package will help you Calculate Numbers Quickly.
How to Install it?
On Windows
pip install uniqcalc
On Linux:
sudo pip3 install uniqcalc
How to use it?
Initializing Package
from uniqcalc import uniqcalc
num_1 = 8
num_2 = 1
calc = uniqcalc(num_1, num_2)
Adding Numbers
calc.addition()
Substracting Numbers
calc.substraction()
Multiplying Numbers
calc.multiplication()
Dividing Numbers
calc.division()
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
uniqcalc-0.1.2.tar.gz
(2.4 kB
view details)
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 uniqcalc-0.1.2.tar.gz.
File metadata
- Download URL: uniqcalc-0.1.2.tar.gz
- Upload date:
- Size: 2.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/3.10.0 pkginfo/1.8.2 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8679632014fb7b7a8368bd2759578cf9c1c47333f39099df5ec1affee183a07a
|
|
| MD5 |
14d3f10315882c9dd350606cfb6b2deb
|
|
| BLAKE2b-256 |
11f48f4ba831f403417bb62dbf88851004f98916b4b3683ed0c3beedca91a673
|
File details
Details for the file uniqcalc-0.1.2-py3-none-any.whl.
File metadata
- Download URL: uniqcalc-0.1.2-py3-none-any.whl
- Upload date:
- Size: 2.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/3.10.0 pkginfo/1.8.2 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
35872b2515836a92ee8f4a0f5ea07fd7366e13aeeda3c68ae256739e9d9ee566
|
|
| MD5 |
0449062690b4ea5ac5de9219e3dba274
|
|
| BLAKE2b-256 |
16bc959771e028e91a7a53a73b11bfd1d69e2fc2110120daf918a7b40828a584
|