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.
- Host: GitHub
- URL: https://github.com/rozhakxd/pytempbox
- Owner: RozhakXD
- License: mit
- Created: 2025-04-06T15:43:55.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2025-04-06T15:49:27.000Z (6 months ago)
- Last Synced: 2025-05-07T09:55:19.655Z (5 months ago)
- Topics: api-wrapper, automation, developer-tools, disposable-email, email, email-client, privacy, python, temporary-email, testing-tools
- Language: Python
- Homepage: https://pypi.org/project/pytempbox/
- Size: 5.86 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PyTempBox - Python Temporary Email Service

[](https://pypi.org/project/pytempbox/)
[](https://pypi.org/project/pytempbox/)
[](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. 📄✨