Metadata-Version: 2.4
Name: samhiqmailer
Version: 2.5
Summary: Powerful Desktop Bulk Email Sender with Excel import, HTML formatting, and GUI interface
Home-page: https://github.com/samhiq/SamhiqMailer
Author: Md Sameer Iqbal (Samhiq)
Author-email: "Md Sameer Iqbal (Samhiq)" <contact.samhiq@gmail.com>
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: requests
Requires-Dist: openpyxl
Dynamic: author
Dynamic: home-page
Dynamic: license-file
Dynamic: requires-python

# Samhiq Mailer

A professional desktop GUI SMTP mailer built with Tkinter, supporting attachments, feedback, Excel imports, and more.

## Features

- Send HTML emails with personalized tags
- Import recipients from Excel
- Attach multiple files
- Feedback and notification system
- Configuration UI for SMTP credentials

## Installation

```bash
pip install SamhiqMailer
