A simple math utility package by Omar
Project description
Omar's Math Tools
This is a demo package created for Omar to perform simple math operations.
Installation
pip install omar-math-tools-demo
Usage
from omar_math import is_prime, get_factorial, greet_omar
print(greet_omar())
print(f"Is 7 prime? {is_prime(7)}")
print(f"Factorial of 5 is {get_factorial(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
File details
Details for the file omar_math_tools_demo-0.0.2.tar.gz.
File metadata
- Download URL: omar_math_tools_demo-0.0.2.tar.gz
- Upload date:
- Size: 1.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
05a44ce9cce0fa9a995504b9131a5ab039a1c662c979ab2bc96fdc0186070dbc
|
|
| MD5 |
029a7ba4d660716422376f6376a060ee
|
|
| BLAKE2b-256 |
363d127fa94a5f06dacd4baea7267d0b88f7dc08228142aa8ab3e3523bdd1ef9
|