{ "info": { "author": "Digium, Inc.", "author_email": "mjordan@digium.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 1 - Planning", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "About\n-----\n\nThis package contains a Python client library for the Switchvox Extend API.\n\nThis library is only a very thin wrapper around the Extend API Methods, and seeks primarily to provide a Pythonic way of invoking the API.\n\nFor more information on the Extend API, see the developer documentation: http://developers.digium.com/switchvox/\n\nInstallation\n-----\n\n```\npython setup.py install\n```\n\nNotes\n-----\nDue to a quirky bug in Switchvox's HTTP server's 401 Challenges, a very recent version of the ```requests``` library is needed. So recent, in fact, that it isn't released yet.\n\nAs such, PySwitchvox maintains that it needs requests 2.8.1, when in reality we will need the eventually released 2.8.2. When that release is made, the library dependency in ```setup.py``` will be updated appropriately. Until then, ```requests``` will need to be installed from Github: https://github.com/kennethreitz/requests", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/digium/pyswitchvox", "keywords": null, "license": "BSD 3-Clause License", "maintainer": null, "maintainer_email": null, "name": "pyswitchvox", "package_url": "https://pypi.org/project/pyswitchvox/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/pyswitchvox/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/digium/pyswitchvox" }, "release_url": "https://pypi.org/project/pyswitchvox/0.0.1/", "requires_dist": null, "requires_python": null, "summary": "Library for accessing the Switchvox Extend API", "version": "0.0.1" }, "last_serial": 1852675, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "078b0ffb74d65ca94cc371ca7ad0cd6c", "sha256": "aabcb34f562b874f1d887061bf7d8ecdb68a7b1b34c3e49c0ef4c238faa603d1" }, "downloads": -1, "filename": "pyswitchvox-0.0.1-py2-none-any.whl", "has_sig": false, "md5_digest": "078b0ffb74d65ca94cc371ca7ad0cd6c", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 4551, "upload_time": "2015-12-08T19:06:58", "url": "https://files.pythonhosted.org/packages/b2/8c/155338d422dcc5745ab59a8b268099ac833ea181e2ddf3051bb9322c9329/pyswitchvox-0.0.1-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "d2c2528a8acf0e2c545ea70e10d1ec6c", "sha256": "64d37c5f3c71fac4d9eea9e777ac567498e2895d3edf6bb5869b98a826aaa325" }, "downloads": -1, "filename": "pyswitchvox-0.0.1.tar.gz", "has_sig": false, "md5_digest": "d2c2528a8acf0e2c545ea70e10d1ec6c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2766, "upload_time": "2015-12-08T19:06:48", "url": "https://files.pythonhosted.org/packages/1f/72/4c2139212ba89fecc040635a730819684a9d2fc79aa0d24f60336f4d54e1/pyswitchvox-0.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "078b0ffb74d65ca94cc371ca7ad0cd6c", "sha256": "aabcb34f562b874f1d887061bf7d8ecdb68a7b1b34c3e49c0ef4c238faa603d1" }, "downloads": -1, "filename": "pyswitchvox-0.0.1-py2-none-any.whl", "has_sig": false, "md5_digest": "078b0ffb74d65ca94cc371ca7ad0cd6c", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 4551, "upload_time": "2015-12-08T19:06:58", "url": "https://files.pythonhosted.org/packages/b2/8c/155338d422dcc5745ab59a8b268099ac833ea181e2ddf3051bb9322c9329/pyswitchvox-0.0.1-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "d2c2528a8acf0e2c545ea70e10d1ec6c", "sha256": "64d37c5f3c71fac4d9eea9e777ac567498e2895d3edf6bb5869b98a826aaa325" }, "downloads": -1, "filename": "pyswitchvox-0.0.1.tar.gz", "has_sig": false, "md5_digest": "d2c2528a8acf0e2c545ea70e10d1ec6c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2766, "upload_time": "2015-12-08T19:06:48", "url": "https://files.pythonhosted.org/packages/1f/72/4c2139212ba89fecc040635a730819684a9d2fc79aa0d24f60336f4d54e1/pyswitchvox-0.0.1.tar.gz" } ] }