A simple package calculating values for a simple number
Project description
NUmData Documentation
Installation
numdata can be installed uing python pip. The package is hosted on Pypi and test.Pypi
Usage
Initialization is not required for using methods in numdata
from numdata import calculate
# calculate square of a number
print(calculate.calculateSquare(3))
# 9
# calculate cube of a number
print(calculate.calculateSquare(3))
# 27
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
numdatasalva-0.0.5.tar.gz
(2.0 kB
view details)
Built Distribution
File details
Details for the file numdatasalva-0.0.5.tar.gz
.
File metadata
- Download URL: numdatasalva-0.0.5.tar.gz
- Upload date:
- Size: 2.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/50.3.0 requests-toolbelt/0.9.1 tqdm/4.49.0 CPython/3.8.6rc1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1b308d6881397ae9729c04adb1a5b407e1da42576a0d85945c1d80ce22273c4f |
|
MD5 | 2efaf226f71897a3d5e89b2ff9ddc29a |
|
BLAKE2b-256 | 841976650502d20674ecb233966587616eb6eb180837cca7a33129d3b9a1bd8d |
File details
Details for the file numdatasalva-0.0.5-py3-none-any.whl
.
File metadata
- Download URL: numdatasalva-0.0.5-py3-none-any.whl
- Upload date:
- Size: 3.2 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/50.3.0 requests-toolbelt/0.9.1 tqdm/4.49.0 CPython/3.8.6rc1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5f193cf2b83538b0e361f84a5556f662ad76bb0d3019e49fb9f432f3a691fab5 |
|
MD5 | 7f18cd77830b5cb5e1c6597f0c01b2ef |
|
BLAKE2b-256 | 25293746f4574a429c6cd4dc50ee82a80558a528cbb63c90a5c9c74f0c4a4841 |