Metadata-Version: 2.4
Name: TaguPy
Version: 0.0.3
Summary: Taguchi Optimization Report Generator
Author-email: "R.Yuvaraj" <rana.91011@pythonsimplified.org>
License: MIT
Project-URL: Homepage, https://github.com/annaathe/TaguPy
Project-URL: Issues, https://github.com/annaathe/TaguPy
Requires-Python: >=3.12
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: pandas==2.2.3
Requires-Dist: matplotlib==3.10.0
Requires-Dist: reportlab==4.4.7
Dynamic: license-file

# TaguPy

It will generate Taguchi Optimization Report.

## Installation
```bash
pip install TaguPy
