Sample python package containing simple arithmetic functions
Project description
Sample Python Package
Installation
Run the following to install :
pip install simple-arithmetic
Usage
from arithmetic import add,multiply,subtract
# Perform arithmetic operations on 2 numbers:
add(2,3)
subtract(5,2)
multiply(2.4,5)
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 simple-arithmetic-0.0.1.tar.gz.
File metadata
- Download URL: simple-arithmetic-0.0.1.tar.gz
- Upload date:
- Size: 2.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ff6e81241dee091f0662655777ef377bba4429db2845d265442ed9702e62a1c9
|
|
| MD5 |
aff76c21c4d96f48626cc003b47c5083
|
|
| BLAKE2b-256 |
451e384ad1756286db588aac146adb4b4ce9f0723f97dc673a3b2a797b79b1c1
|
File details
Details for the file simple_arithmetic-0.0.1-py3-none-any.whl.
File metadata
- Download URL: simple_arithmetic-0.0.1-py3-none-any.whl
- Upload date:
- Size: 2.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
aab4dfad13ae7595bb3907868de9ccc93b3576383222969507c6aea60d2e026b
|
|
| MD5 |
f54089f17d25acb6203b4b48977b3871
|
|
| BLAKE2b-256 |
49fd2d1883432a6a4a8498fc6b9aed587064474bb795c927ea7a443a8bebac72
|