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.1.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.1.tar.gz.
File metadata
- Download URL: uniqcalc-0.1.1.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 |
88187ccb0016baca9c449636f1c26ef3437896eead78fe52283aa22d8a1e05e2
|
|
| MD5 |
00b26d43b6941be9dee43e1ac51bc7e1
|
|
| BLAKE2b-256 |
96a45b059c482cb2ddc3cce2f814e76ad4059cc496ce7b9ce7d81087d6e28beb
|
File details
Details for the file uniqcalc-0.1.1-py3-none-any.whl.
File metadata
- Download URL: uniqcalc-0.1.1-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 |
de1a6c35b9c0f7ab8dc74c36d1264b4c47dc8bba3b6f1062c79778e8ea1905e6
|
|
| MD5 |
b29dd334ae250c53d6973e7ced65a220
|
|
| BLAKE2b-256 |
72f9e8866d2f17252d8a1b1e4c4a56fb6c963ec3125440f732d33426b9d67ce3
|