A small package for calculation purpose
Project description
QUICK CALCULATION
This library will help to calculate numbers quickly.
How to install?
''' pip install quickcal '''
initializing package
''' from quickcal import QuickCal
num_1 = 16 num_2 = 8
cal = QuickCal(num_1, num_2) '''
for addition
''' cal.addition() '''
for substraction
''' cal.substraction() '''
for multiplication
''' cal.multiplication() '''
for division
''' cal.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
quickcal-0.0.1.tar.gz
(2.3 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 quickcal-0.0.1.tar.gz.
File metadata
- Download URL: quickcal-0.0.1.tar.gz
- Upload date:
- Size: 2.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.6.3 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.0 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e65f357e68474cbe80ed613e2d62a21174a49b63d84e560340cea260346a342f
|
|
| MD5 |
e07f5858f801434b534a0852a1f7f585
|
|
| BLAKE2b-256 |
7475387b93b4e99a10ae0b43da479acc3bda9c649fa2a4d45fd1c44806aa7061
|
File details
Details for the file quickcal-0.0.1-py3-none-any.whl.
File metadata
- Download URL: quickcal-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.2 importlib_metadata/4.6.3 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.0 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b6916950012882b288712be8b75ee9a71eae7c52177e274e0b0e4ee9f29dea45
|
|
| MD5 |
2628efd25f083daaa2bbb5d43d4c1244
|
|
| BLAKE2b-256 |
25d9a59b2ba0bf234b6fedfaae9a8ccb12734b4867145ce5df5c8d451967012e
|