Metadata-Version: 2.4
Name: pp_draw
Version: 0.0.1
Summary: A simple terminal-based shape drawing tool supporting English, Bengali, and Banglish.
Author-email: Developer <dev@example.com>
Project-URL: Homepage, https://github.com/yourusername/pp_draw
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
License-File: LICENSE
Dynamic: license-file

# PP Draw Py

A simple terminal-based tool to draw various shapes like Triangles, Pyramids, Squares, Circles, etc.

## Features
- Support for multiple languages: English, Bengali, and Banglish.
- Draw shapes with custom sizes.
- Lightweight and easy to use.

## Installation
You can install this package using pip:

```bash
pip install pp-draw-py
```

## Usage
After installation, simply run the following command in your terminal:

```bash
pp-draw
```

Follow the on-screen instructions to choose your language, size, and shape.

## License
MIT
