A baisc calulcator
Project description
sample-python-packageThis is a basic Python module and you can simply add this by using this command.pip install kcalculator or pip3 install kcalculatorNote:-It basicly perform on addition, subtraction, multiply or divide operations.for Now it perform only basic operation.Ex: - a +b 2+3 = 5How to use this packagefrom calc import calcprint(calc.Number.add_numberes(4,5))This package works for only add_numbers, subtact_numbers, multy_numbers, divide_numbers
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
kcalculator-0.0.10.tar.gz
(186.5 kB
view details)
File details
Details for the file kcalculator-0.0.10.tar.gz.
File metadata
- Download URL: kcalculator-0.0.10.tar.gz
- Upload date:
- Size: 186.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.4.2 requests/2.22.0 setuptools/45.2.0 requests-toolbelt/0.8.0 tqdm/4.30.0 CPython/3.8.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9fcf89ba0368484c5a4efb80a29274e4d340c90b16813112e6ac46c4cd3c149a
|
|
| MD5 |
ba6cc0eb95e0dc5ef96248381d69d371
|
|
| BLAKE2b-256 |
a8bd2ecf633e8b3099cb8d96796372d3c9be1e2180d92391e86f36d9c9aa07a5
|