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! 🛠️✨
- 🌐 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.
Install TempBox with pip:
pip install TempBox