This Package will help you calculate quickly
Project description
Quick Calc
This package will help you Calculate Numbers Quickly.
How to Install it?
On Windows
pip install quickcalc
On Linux:
sudo pip3 install quickcalc
How to use it?
Initializing Package
from quickcalc import QuickCalc
num_1 = 8
num_2 = 1
calc = QuickCalc(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
quickcalc-0.0.1.tar.gz
(2.5 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 quickcalc-0.0.1.tar.gz.
File metadata
- Download URL: quickcalc-0.0.1.tar.gz
- Upload date:
- Size: 2.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.5.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.1 CPython/3.8.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
da1898a9d3c4c94b21fb86353a8ad821b9dda4a18e5e2300ce4d2002e36c5acd
|
|
| MD5 |
5e6260043eca4e483701315f17062213
|
|
| BLAKE2b-256 |
736209a21ebeb7fc75c175824c904345cb3fe7cc9e51a1d1e4f3c56f5018095a
|
File details
Details for the file quickcalc-0.0.1-py3-none-any.whl.
File metadata
- Download URL: quickcalc-0.0.1-py3-none-any.whl
- Upload date:
- Size: 2.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.5.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.1 CPython/3.8.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0ad7fa1375b4a0f0a9d6293c68c40ab61de1c1209535b5671084ced0742ae303
|
|
| MD5 |
e4da985e8c3d3e34934f2f6c5b102db3
|
|
| BLAKE2b-256 |
25ce59cb369982cb8fe065cfba68f7497cc0c3d7617f3224ee701322a9735090
|