gmail-oauth2-tools VS pysendsms

Compare gmail-oauth2-tools vs pysendsms and see what are their differences.

gmail-oauth2-tools

Tools and sample code for authenticating to Gmail with OAuth2 (by google)

pysendsms

Quick and simple way to send SMS via SMTP to known a cell carrier. (by aaronpierce)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
gmail-oauth2-tools pysendsms
5 2
396 6
1.3% -
4.8 0.0
26 days ago about 4 years ago
Python Python
Apache License 2.0 MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

gmail-oauth2-tools

Posts with mentions or reviews of gmail-oauth2-tools. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-01-18.
  • Google will disable all but OAuth for IMAP, SMTP and POP starting Sept. 30
    7 projects | news.ycombinator.com | 18 Jan 2024
    Shouldn't be _too_ hard to convert your scripts.

    I ran into the same problem and one workspace disallows App passwords. You can simply get the OAuth token with a little python script and then use it as the password: https://github.com/google/gmail-oauth2-tools/blob/master/pyt...

    (see for example https://github.com/lefcha/imapfilter/issues/186)

  • SMTP/OAUTH2 to send email via gmail
    3 projects | /r/golang | 24 Dec 2021
    I tried to keep dependencies low, and while developing that and testing it I came across sendgmail. sendgmail is a little more polished but has a lot more dependencies, it's also not really setup to be imported into a project and used like a package.
  • Send SMS Text Message With Python Using GMail SMTP For Free
    6 projects | /r/Python | 2 Apr 2021
    Integrated with OAuth2 and register an app with Google to get a client secret. This should clear that up but honestly it's a hassle to do, I had a similar script (posted my story in another comment) and I always thought of going through and redoing it to authenticate with OAuth but it just seemed like a hassle. I found this which should help. https://github.com/google/gmail-oauth2-tools/wiki/OAuth2DotPyRunThrough
  • Setting up fdm
    3 projects | /r/openbsd | 27 Feb 2021
  • What e-mail client do you like and why?
    4 projects | /r/linux | 16 Jan 2021
    Fetch https://github.com/google/gmail-oauth2-tools/blob/e3229155a4037267ce40f1a3a681f53221aa4d8d/python/oauth2.py Store as ~/.mutt/oauth2.py Make it executable

pysendsms

Posts with mentions or reviews of pysendsms. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-04-02.
  • Send SMS Text Message With Python Using GMail SMTP For Free
    6 projects | /r/Python | 2 Apr 2021
    I created a project a while back to make this simpler to reuse for myself and I decided to upload it to pypi. It’s under PySendSMS. I included a json file with a bunch of the common carrier addresses and such as well.
  • How to Send an email from Python
    1 project | /r/Python | 3 Feb 2021
    I wrote a reply to someone about how to do this last year and got a lot of questions about it so I decided to package what I made on pypi. Here is the GitHub page if anyone’s curious. pysendsms.

What are some alternatives?

When comparing gmail-oauth2-tools and pysendsms you can also consider the following projects:

fdm - fdm source code

dota - automate some stuff so I can be more noob

mailhelp - mail help config and dot files for mutt with Gmail on macOS (mbsync, fdm, msmtp).

List_of_SMS_gateways - This content was previously available on WikiPedia but deleted as not really encylopaedia-worthy. Since an article of mine was originally a major source for the data in the page, I took a copy for posterity. It's now here on Github, reformatted as an editable CSV file and publicly editable by all.

mblaze - Unix utilities to deal with Maildir

demos - Demonstrative scripts

birdtray - new mail system tray notification icon for Thunderbird

astroid - A graphical threads-with-tags style, lightweight and fast, e-mail client for Notmuch

go-samples - Go samples for Google Workspace APIs

VSTSBuildNotifier - Monitor Visual Studio Team Services builds and receive text notifications.

smtpoauth2 - Go net/smtp Auth provider for oauth2