Metadata-Version: 2.4
Name: ashu-data-wizard-pro
Version: 0.1.1
Summary: A cyberpunk-themed CLI tool to instantly clean CSV files.
Author: Ashutosh Dubey
Description-Content-Type: text/markdown
Requires-Dist: pandas
Requires-Dist: rich
Dynamic: author
Dynamic: description
Dynamic: description-content-type
Dynamic: requires-dist
Dynamic: summary

# 🚀 Ashu Data Wizard Pro

A cyberpunk-themed Command Line Interface (CLI) tool to instantly clean your messy CSV files. 
Built for Data Analysts and Developers who love the terminal.

## ✨ Features
* **Automated Cleaning:** Removes duplicate rows and null values instantly.
* **Cyberpunk UI:** Enjoy beautiful neon progress bars and status tables powered by `rich`.
* **Zero Config:** Just point it to a CSV file and watch the magic happen.

## 📦 Installation
You can install this tool globally using pip:
## 💻 Usage
Run the tool from any terminal by passing your CSV file:
The cleaned file will be automatically saved as `cleaned_data.csv` in the same directory.

---
*Developed by [Ashutosh Dubey]*
