A simple Python utility library
Project description
Mayur Utils
A simple Python utility library created by Mayur Badhe.
Features
- Addition
- Subtraction
- Multiplication
- Division
Installation
pip install mayur-utils
Example
from mayur_utils import add, sub, mul, div
print(add(10, 20))
print(sub(20, 10))
print(mul(5, 4))
print(div(20, 5))
Author
Mayur Badhe
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
mayur_utils-0.0.1.tar.gz
(1.4 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 mayur_utils-0.0.1.tar.gz.
File metadata
- Download URL: mayur_utils-0.0.1.tar.gz
- Upload date:
- Size: 1.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5c36bc39670ecb88a850d7c36b33ceaaa197cf4adce0441c401adad42bc9a604
|
|
| MD5 |
f4ba0390f240b0549a65bceff4490ea3
|
|
| BLAKE2b-256 |
60dd68ec109980bd4aee0977af27dc08a9c73c872ac27138bff8cfcceb3789d1
|
File details
Details for the file mayur_utils-0.0.1-py3-none-any.whl.
File metadata
- Download URL: mayur_utils-0.0.1-py3-none-any.whl
- Upload date:
- Size: 1.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e5350d85778d8b8dea3a29d7f31c9a2fa52350ce1e71255cccac350864051cbc
|
|
| MD5 |
f217fe6bd7715b83b4e2a2a1899f45d6
|
|
| BLAKE2b-256 |
f16996ba3d4067e21d5c2a2dce4b75fabeb57aba2f4a8d66d27dc42b2e0fef38
|