An open API service indexing awesome lists of open source software.

https://github.com/rozhakxd/pytempbox

Python library for generating disposable emails 🚀 - Create, monitor, and automate temp emails in 3 lines of code. Perfect for testing & privacy protection.
https://github.com/rozhakxd/pytempbox

api-wrapper automation developer-tools disposable-email email email-client privacy python temporary-email testing-tools

Last synced: 5 months ago
JSON representation

Python library for generating disposable emails 🚀 - Create, monitor, and automate temp emails in 3 lines of code. Perfect for testing & privacy protection.

Awesome Lists containing this project

README

          

# PyTempBox - Python Temporary Email Service

![PyTempBox](https://github.com/user-attachments/assets/2ecb36b0-56a8-4dd5-b141-3a84617f2281)

[![PyPI version](https://img.shields.io/pypi/v/pytempbox.svg)](https://pypi.org/project/pytempbox/)
[![Python versions](https://img.shields.io/pypi/pyversions/pytempbox.svg)](https://pypi.org/project/pytempbox/)
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)

PyTempBox is a lightweight Python library for generating and managing temporary email addresses. Perfect for testing, automation, and protecting your privacy when interacting with online services.

## ✨ Features

With this service, you can instantly create temporary email addresses 🚀. Once the email address is generated, you can fetch incoming messages in real-time 📩. The service is designed to be lightweight ⚡, requiring minimal dependencies. Additionally, the API follows best practices in Python programming, making it user-friendly 🐍. Security is a top priority, as all connections are made through secure HTTPS 🔒. You can also retrieve the full content of each message received 📝.

## 📦 Installation

To install the package, simply run the following command in your terminal:

```bash
pip install pytempbox
```

Please note that this package requires Python version 3.9 or higher to work properly.

## 📜 License

This package is distributed under the MIT License, which means you can use, modify, and distribute it freely. For more details about the license, please refer to the [LICENSE](LICENSE) file. 📄✨