Metadata-Version: 2.4
Name: ml-pronum
Version: 0.1.0
Summary: A collection of 10 ML programs
Requires-Python: >=3.0
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: license-file

# ML NumPro Package

This package contains 10 ML programs.

## Installation

```bash
pip install ml-numpro
```

## Usage

To see a specific program, run:

```bash
ml-prog <number>
```

Example:
```bash
ml-prog 1
```
