Metadata-Version: 2.4
Name: madplotlib
Version: 0.1.0
Summary: A collection of machine learning and data science template scripts.
Author-email: User <user@example.com>
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown

# madplotlib

A collection of easy-to-use Python templates for Machine Learning and Data Science.

## Installation

```bash
pip install madplotlib
```

## Usage

```bash
madplotlib-init all
```
