Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 833 Bytes

README.rst

File metadata and controls

26 lines (18 loc) · 833 Bytes

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

Python Google Voice

Joe McCall & Justin Quick

Exposing the Google Voice "API" to the Python language

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/