A simple math utility package
Project description
Simple Math Package
A simple Python package to perform basic math operations like addition and subtraction.
Installation
You can install the package with pip:
pip install simple_math
Usage
from simple_math import add, subtract
print(add(3, 5)) # Outputs: 8
print(subtract(10, 4)) # Outputs: 6
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 test_simple_math-0.1.0.tar.gz.
File metadata
- Download URL: test_simple_math-0.1.0.tar.gz
- Upload date:
- Size: 2.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
95b3107e0d5a874f509383f24042a386b9e9d98430eb67e48542ff25e692e747
|
|
| MD5 |
c383ce73e1fe4e602c6f6064d8271d55
|
|
| BLAKE2b-256 |
398a96eb8f0f6fdd0493cbf92de40ef8e8d0719ae0a966f477e514b01a51d189
|
File details
Details for the file test_simple_math-0.1.0-py3-none-any.whl.
File metadata
- Download URL: test_simple_math-0.1.0-py3-none-any.whl
- Upload date:
- Size: 2.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
52c0d2ce0641cc8a2f3d349ff514809435bbd8a796634d7399615c241bc9b841
|
|
| MD5 |
ac64de1b87dc2421c4c2d0ebf79ba01c
|
|
| BLAKE2b-256 |
045ee9e3597f6dea102ee088556f3099a311792a2543afe7bd90b81f58ec4d87
|