The Problem
Every automation project hits the same wall: OTP verification.
You're building a bot, a scraper, an automation tool — and then you need to verify an account. GitHub, Google, Discord, OpenAI... they all want a code sent to your email.
Your options:
SMS gateways — cost money, rate limited
Third-party APIs — another dependency, another failure point
Manual copy-paste — defeats the purpose of automation
The Solution: otp-gateway
PyPI:
MIT licensed. PRs welcome.
If you build automation tools, give it a try. If you find it useful, a star on GitHub means a lot.
SOCIAL SHARE CARD GENERATOR