I am trying to send a verification SMS or an e-mail to the user.
I find that using Python libraries like 'smtplib' or third-party libraries like 'sendgrid' can send a verification e-mail or an SMS to the user but I don't have a better idea.
That I am expecting a most suitable way to send a verification e-mail or an SMS to the user without using API