Metadata-Version: 2.4
Name: dailyutils-aniket
Version: 0.1.1
Summary: A general-purpose daily utility toolkit for everyone: reminders, converters, expenses, and more.
Home-page: https://github.com/aniket-patidar01/dailyutils
Author: Your Name
Author-email: aniketpatidar70@gmail.com
License: MIT
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Classifier: Intended Audience :: End Users/Desktop
Classifier: Topic :: Utilities
Classifier: License :: OSI Approved :: MIT License
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: license
Dynamic: license-file
Dynamic: requires-python
Dynamic: summary

# 🧰 DailyUtils

**A general-purpose utility Python package for daily use — perfect for everyone!**

---

## 🔧 Features

- ✅ Password generator
- 📅 Date utilities
- 🔔 Daily reminders
- 📈 Expense tracker
- 📐 Unit converters (length, weight, temperature)
- ✨ And more coming soon!

---

## 📦 Installation

```bash
pip install dailyutils-aniket
