Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 782 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 782 Bytes

🚀 TempBox - Your Ultimate Temporary Email Solution! 📬

TempBox is a lightweight and efficient Python wrapper for the 1secmail temporary email service. Effortlessly generate, access, and manage temporary email addresses directly in your Python projects! 🛠️✨


🔥 Features

  • 🌐 Domain List Retrieval: Fetch available domains in seconds.
  • 🛡️ Random Mailbox Generation: Instantly generate secure temporary mailboxes.
  • 📩 Email Management: Access messages, read content, and download attachments.
  • ⏱️ Real-Time Monitoring: Wait for emails with sender and subject filters.
  • 💾 Attachment Handling: Download attachments effortlessly.

📜 Installation

Install TempBox with pip:

pip install TempBox