Metadata-Version: 2.1
Name: PMMP
Version: 0.1.2
Summary: PMMP is a math library
Author: PlayfulMathematician
Project-URL: Homepage, https://github.com/PlayfulMathematician/PMMP
Project-URL: Bug Tracker, https://github.com/PlayfulMathematician/PMMP/issues
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE

# PMMP (Playful Mathematicians Math Playground)
> NOTE: PMMP is a math library.

## Table of Contents
 - [Installation](#Installation)
 - [Docs](#Docs)


# Installation 
## MacOS
```bash
$ pip3.11 install PMMP
```
## Windows
```bash
$ pip install PMMP
```
## Linux
```bash
$ pip3 install PMMP
```

# Docs
