Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 1.48 KB

README.rst

File metadata and controls

32 lines (20 loc) · 1.48 KB

tests Ruff https://readthedocs.org/projects/googlevoice/badge/?version=latest https://img.shields.io/badge/skeleton-2024-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.