Skip to main content

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


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 hashes)

Uploaded Source

Built Distribution

numdatasalva-0.0.5-py3-none-any.whl (3.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page