NOTE: In the process of refactoring code so that it works with the new 2017 redesign of Google Voice site
- Working:
- 2-Factor login
- Sending SMS
- Partially working:
- Password-only login
- Broken:
- Everything else
Joe McCall & Justin Quick
Google Voice for Python Allows you to place calls, send sms, download voicemail, and check the various folders of your Google Voice Accounts. You can use the Python API or command line script to schedule calls, check for new recieved calls/sms, or even sync your recorded voicemails/calls. Works for Python 2 and Python 3
Full documentation is available up at http://sphinxdoc.github.com/pygooglevoice/