A package calculate basic numerical operations on a single number
Project description
Kalna 0.0.1
Documentation
Installation
To install via pip
use:
pip install kalna
Basic Usage
The usage of the wrapper is very easy. It does not require any initialisation. Just import and start coding:
from kalna import calculate
#Calculate the Square of a Number
print(calculate.calculateSquare(8))
# 64
print(calculate.calculateCube(3))
# 512
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distributions
kalna-0.0.1-py3.8.egg
(2.3 kB
view details)
kalna-0.0.1-py3-none-any.whl
(2.7 kB
view details)
File details
Details for the file kalna-0.0.1-py3.8.egg
.
File metadata
- Download URL: kalna-0.0.1-py3.8.egg
- Upload date:
- Size: 2.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/47.1.0 requests-toolbelt/0.9.1 tqdm/4.50.0 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ef3abb8ec3f42bec6e611ec04f858ce85206c07c5b1dc390faaf1750a034a342 |
|
MD5 | 47eef4272e5f28ce34be3a951abdc50d |
|
BLAKE2b-256 | bf4aac7ed2560a521717c7983e79f3a140459a303d9321d56cc3b136d7cc5d9e |
File details
Details for the file kalna-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: kalna-0.0.1-py3-none-any.whl
- Upload date:
- Size: 2.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/47.1.0 requests-toolbelt/0.9.1 tqdm/4.50.0 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7678e15bb17c8a0e405fe0c21ec2bd0f4346edc16e9d6db09ceb7504dbed85e3 |
|
MD5 | 0bd1d752cec9e1dcd6790a820ccf2542 |
|
BLAKE2b-256 | 1eac18db00c05fbaefae9c6a1cdd822a247c5867eb07eedc156fc97c2d1ebf08 |