Add otp-gateway to Email section

otp-gateway is a zero-dependency Python library for receiving OTP codes via IMAP. It supports 30+ platforms (GitHub, Google, Discord, OpenAI, etc.), includes both CLI and Python API, and uses only Python stdlib.

- PyPI: https://pypi.org/project/otp-gateway/
- GitHub: https://github.com/fajardev-tech/otp-gateway
- 35 tests passing, MIT licensed
This commit is contained in:
fajardev-tech 2026-06-26 03:00:58 +00:00
parent ac24993156
commit 57a2f127cc

View file

@ -394,6 +394,7 @@ _Libraries for sending and parsing email, and mail server management._
- [modoboa](https://github.com/modoboa/modoboa) - A mail hosting and management platform including a modern Web UI.
- [yagmail](https://github.com/kootenpv/yagmail) - Yet another Gmail/SMTP client.
- [otp-gateway](https://github.com/fajardev-tech/otp-gateway) - Zero-dependency library for receiving OTP codes via IMAP. Supports 30+ platforms, CLI + Python API.
**Database & Storage**