this package provides the math functions
Project description
Atomic loop pkg test
This is a beta phase project package demonstrating how to create and publish a python module to pypi.
How to Download the package ?
download the package using
pip install atomic-loop-pkg-test
How to import the package ?
To import the package :
For ex.
from atomic_loop_pkg_test import functions
# create instance for the class and then specify the value of the n1 and n2 to perform the values
# i is the instance
i = functions.MathFunctions(3,2)
result = i.sum()
print(result)
Thank You !!
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
atomic_loop_pkg_test-0.2.tar.gz
(14.6 kB
view details)
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 atomic_loop_pkg_test-0.2.tar.gz.
File metadata
- Download URL: atomic_loop_pkg_test-0.2.tar.gz
- Upload date:
- Size: 14.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
97a3de86a7cbd7274335f6e31bc83f0a9eaf91daccfd418fe0286b7719d12450
|
|
| MD5 |
1a23b1eb458c8588f6e6cd43cb3c9c52
|
|
| BLAKE2b-256 |
0c3902b9a3911cf35df7d6a8c215325937046b8a3d0e1b9f3d84f6e06a45fb4a
|
File details
Details for the file atomic_loop_pkg_test-0.2-py3-none-any.whl.
File metadata
- Download URL: atomic_loop_pkg_test-0.2-py3-none-any.whl
- Upload date:
- Size: 15.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5ca9f0d40d2242aca9154f3c039741b758a5d009d8c119d9850ebc65f98811ab
|
|
| MD5 |
be34a126a7e8b9bd46d06fd8eb3b8aa0
|
|
| BLAKE2b-256 |
205236ac8130437b343505d2f3bc68f5065ee71ccd265e73ff34e269edb05238
|