Metadata-Version: 2.4
Name: nkmath
Version: 0.1.5
Summary: My first lib, math is really tuff
Author: NiranthakIsntTuff
Requires-Python: >=3.8
Description-Content-Type: text/markdown

# nkmath

nkmath is a simple Python math utility library that provides basic mathematical helper functions for beginners and small projects.

## Features
- Basic arithmetic helpers
- Easy to use
- Lightweight
- Use 
```bash
nkmath.help() 
```
- for list of commands

## Installation
```bash
pip install nkmath
