jaraco / googlevoice

Python Google Voice library based on pygooglevoice

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Python Google Voice library based on pygooglevoice

License:MIT License


Languages

Language:Python 100.0%