A simple package calculating values for a single number
Project description
NumData Documentation
Installation
numdata can be installed using python pip. The package is hosted on PYPI and PYPI-test
pip install numdata
Usage
Initialization is not required for using methods in numdata
from numdata import calculate
# Calculate square of a number
print(calculate.calculateSquare(8))
# 64
# Calculate cube of a number
print(calculate.calculateCube(8))
# 512
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
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 numdatasmexample-0.0.1.tar.gz.
File metadata
- Download URL: numdatasmexample-0.0.1.tar.gz
- Upload date:
- Size: 1.7 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.2 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5c64b5df3dce9c396ef8551a2fa840854c1a35df8b30058e5eaee9a39106ee5c
|
|
| MD5 |
4ab9bc909ed3757384b5b4fec02bb073
|
|
| BLAKE2b-256 |
07782030b6c22da27ac27f59662adf8ad3e70aaf6eb040cfed4962f7429f0086
|
File details
Details for the file numdatasmexample-0.0.1-py3-none-any.whl.
File metadata
- Download URL: numdatasmexample-0.0.1-py3-none-any.whl
- Upload date:
- Size: 2.3 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.2 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
147bff05cbbdeb2fcb2ad3dc335e20ff8f0aa97c111ddb59ef397bc877735c94
|
|
| MD5 |
3f0860521de4af1f203b55714fe04505
|
|
| BLAKE2b-256 |
6f9129b78cbbe571f76214c9ab62c12fe5e00ddd6e66d1959ce1d361db58b8d4
|