Metadata-Version: 2.4
Name: all_might
Version: 0.1.0
Summary: An easy-to-use Python library containing useful beginner-friendly programs and tools.
Author: Saurav
Requires-Python: >=3.8
Description-Content-Type: text/markdown

# all_in_one

An easy-to-use Python library containing useful number,
maths, string, list, conversion, and calculator tools.

## Installation

```bash
pip install all_might
