googlevoice


Namegooglevoice JSON
Version 3.1.0 PyPI version JSON
download
home_pagehttps://github.com/jaraco/googlevoice
SummaryPython Interface for Google Voice
upload_time2023-01-13 12:41:21
maintainer
docs_urlNone
authorJason R. Coombs
requires_python>=3.7
license
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage
            .. image:: https://img.shields.io/pypi/v/googlevoice.svg
   :target: https://pypi.org/project/googlevoice

.. image:: https://img.shields.io/pypi/pyversions/googlevoice.svg

.. image:: https://github.com/jaraco/googlevoice/workflows/tests/badge.svg
   :target: https://github.com/jaraco/googlevoice/actions?query=workflow%3A%22tests%22
   :alt: tests

.. image:: https://img.shields.io/badge/code%20style-black-000000.svg
   :target: https://github.com/psf/black
   :alt: Code style: Black

.. image:: https://readthedocs.org/projects/googlevoice/badge/?version=latest
   :target: https://googlevoice.readthedocs.io/en/latest/?badge=latest

.. image:: https://img.shields.io/badge/skeleton-2023-informational
   :target: https://blog.jaraco.com/skeleton


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 <https://github.com/jaraco/googlevoice/issues/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.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/jaraco/googlevoice",
    "name": "googlevoice",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "",
    "author": "Jason R. Coombs",
    "author_email": "jaraco@jaraco.com",
    "download_url": "https://files.pythonhosted.org/packages/75/71/9ec1aabe852c6658f958d4cc60b9a0e0491f8ab0ec1317985a49a2390888/googlevoice-3.1.0.tar.gz",
    "platform": null,
    "description": ".. image:: https://img.shields.io/pypi/v/googlevoice.svg\n   :target: https://pypi.org/project/googlevoice\n\n.. image:: https://img.shields.io/pypi/pyversions/googlevoice.svg\n\n.. image:: https://github.com/jaraco/googlevoice/workflows/tests/badge.svg\n   :target: https://github.com/jaraco/googlevoice/actions?query=workflow%3A%22tests%22\n   :alt: tests\n\n.. image:: https://img.shields.io/badge/code%20style-black-000000.svg\n   :target: https://github.com/psf/black\n   :alt: Code style: Black\n\n.. image:: https://readthedocs.org/projects/googlevoice/badge/?version=latest\n   :target: https://googlevoice.readthedocs.io/en/latest/?badge=latest\n\n.. image:: https://img.shields.io/badge/skeleton-2023-informational\n   :target: https://blog.jaraco.com/skeleton\n\n\nPython Google Voice Library\n\nBased on pygooglevoice by Joe McCall & Justin Quick.\n\nThis 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 <https://github.com/jaraco/googlevoice/issues/8>`_ for details.\n\n\nExposing the Google Voice \"API\" to the Python language\n-------------------------------------------------------\n\nGoogle Voice for Python Allows you to place calls, send sms, download voicemail, and check the various folders of your Google Voice Account.\nYou 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.\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Python Interface for Google Voice",
    "version": "3.1.0",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f50dd905b9a3345f4eee1f74a462e06d0691d70a62e9f6921df9348783a5d633",
                "md5": "1640c9594597c86cf37e497ca3e2980f",
                "sha256": "5244cc63c252fac823080797791ee354b9ed7ac26bc04d2eb2b9411db207ed1f"
            },
            "downloads": -1,
            "filename": "googlevoice-3.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "1640c9594597c86cf37e497ca3e2980f",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 25100,
            "upload_time": "2023-01-13T12:41:20",
            "upload_time_iso_8601": "2023-01-13T12:41:20.745868Z",
            "url": "https://files.pythonhosted.org/packages/f5/0d/d905b9a3345f4eee1f74a462e06d0691d70a62e9f6921df9348783a5d633/googlevoice-3.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "75719ec1aabe852c6658f958d4cc60b9a0e0491f8ab0ec1317985a49a2390888",
                "md5": "13874053167b6517c79b2a2af440b3ff",
                "sha256": "7f7601bc38a5b0fa316bf6306ab21eacf1799b732025e22691b1d671d2191179"
            },
            "downloads": -1,
            "filename": "googlevoice-3.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "13874053167b6517c79b2a2af440b3ff",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 23244,
            "upload_time": "2023-01-13T12:41:21",
            "upload_time_iso_8601": "2023-01-13T12:41:21.857277Z",
            "url": "https://files.pythonhosted.org/packages/75/71/9ec1aabe852c6658f958d4cc60b9a0e0491f8ab0ec1317985a49a2390888/googlevoice-3.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-01-13 12:41:21",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "jaraco",
    "github_project": "googlevoice",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": true,
    "tox": true,
    "lcname": "googlevoice"
}
        
Elapsed time: 0.03579s