googlevoice

Python Interface for Google Voice


License
MIT
Install
pip install googlevoice==2.0.2

Documentation

tests Code style: Black https://readthedocs.org/projects/googlevoice/badge/?version=latest https://img.shields.io/badge/skeleton-2023-informational

Python Google Voice Library

Based on pygooglevoice by Joe McCall & Justin Quick.

This project is essentially broken as the login API has changed and a new technique for logging in has not been developed. Please see issue 8 for details.

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 Account. 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.