A simple package for calculating a single number and create in my Udemy course
Project description
VnumData Documentation
Installation
vnumdata can be installed using python pip. The package is hosted on PYPI and PYPI-test
pip install vnumdata
Usage
Initialization is not required for using methods in vnumdata
from vnumdata 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
vnumdata-0.0.1.tar.gz
(1.2 kB
view details)
Built Distributions
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
vnumdata-0.0.1-py3.7.egg
(3.5 kB
view details)
File details
Details for the file vnumdata-0.0.1.tar.gz.
File metadata
- Download URL: vnumdata-0.0.1.tar.gz
- Upload date:
- Size: 1.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.7.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4e9061e25d5541104702df8de0dd6cd6ac4ec1e7c0ca42c8363b5bcacf701066
|
|
| MD5 |
be4844d1cd74c50991b2bd0fe30ef8dc
|
|
| BLAKE2b-256 |
a9da741a08e96ee54cd3f6f06aae93c55c7efe33f13064ef22eb586db4d55e5f
|
File details
Details for the file vnumdata-0.0.1-py3.7.egg.
File metadata
- Download URL: vnumdata-0.0.1-py3.7.egg
- Upload date:
- Size: 3.5 kB
- Tags: Egg
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.7.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6cfc93317a3333e302d09aa40b5aaf95c1849aa9fe655978d6ba0333ecab44ac
|
|
| MD5 |
11b75f906748791be36c05f747017c45
|
|
| BLAKE2b-256 |
06c4dd6cbf559431e23b625ab3ce2043554d87824ad1f69ea3c9dc36e64277f1
|
File details
Details for the file vnumdata-0.0.1-py3-none-any.whl.
File metadata
- Download URL: vnumdata-0.0.1-py3-none-any.whl
- Upload date:
- Size: 2.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.7.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7d95cfd2573796e4725e0f95d1052b0d61c9e4e36160fbb08953846d00c780aa
|
|
| MD5 |
9f090bc6f1d7d0c22e4a07d3963f02e2
|
|
| BLAKE2b-256 |
abf6be8920707b5087e28f0b8b9e3ec8873f7f484ffff01aafbcfe72862b9ee4
|