mirror of
https://github.com/vinta/awesome-python.git
synced 2026-06-28 11:52:16 +00:00
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:
parent
ac24993156
commit
57a2f127cc
1 changed files with 1 additions and 0 deletions
|
|
@ -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**
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue