The Plivo Python SDK makes it simpler to integrate communications into your
Python applications using the Plivo REST API. Using the SDK, you will be able
to make voice calls, send SMS and generate Plivo XML to control your call flows.
See https://github.com/plivo/plivo-python for more information.
Raw data
{
"_id": null,
"home_page": "https://github.com/plivo/plivo-python",
"name": "plivo",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": "plivo, plivo xml, voice calls, sms",
"author": "The Plivo SDKs Team",
"author_email": "sdks@plivo.com",
"download_url": "https://files.pythonhosted.org/packages/29/92/96828089c04e28809a455947af07aee49a4d703ee039fb762a4fd2f3590e/plivo-4.58.3.tar.gz",
"platform": null,
"description": "The Plivo Python SDK makes it simpler to integrate communications into your\nPython applications using the Plivo REST API. Using the SDK, you will be able\nto make voice calls, send SMS and generate Plivo XML to control your call flows.\n\nSee https://github.com/plivo/plivo-python for more information.\n\n\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "A Python SDK to make voice calls & send SMS using Plivo and to generate Plivo XML",
"version": "4.58.3",
"project_urls": {
"Homepage": "https://github.com/plivo/plivo-python"
},
"split_keywords": [
"plivo",
" plivo xml",
" voice calls",
" sms"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "a6110cdc85694f860d2ac68e2968b000f9465155aaffd754df776c51b469b465",
"md5": "a3214adf6680bffededdf48c74cf4439",
"sha256": "83b7536e3921671a56f5e04383796904e6ca9c55516c6fb368cd1b049dea8a7f"
},
"downloads": -1,
"filename": "plivo-4.58.3-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "a3214adf6680bffededdf48c74cf4439",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": null,
"size": 88588,
"upload_time": "2025-01-14T04:45:49",
"upload_time_iso_8601": "2025-01-14T04:45:49.427996Z",
"url": "https://files.pythonhosted.org/packages/a6/11/0cdc85694f860d2ac68e2968b000f9465155aaffd754df776c51b469b465/plivo-4.58.3-py2.py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "299296828089c04e28809a455947af07aee49a4d703ee039fb762a4fd2f3590e",
"md5": "323df87a3523945b4e694010ee079bc3",
"sha256": "1a62358e903c7dd667a3b552b7420a5ec715298f07513f85ca90b852c7457000"
},
"downloads": -1,
"filename": "plivo-4.58.3.tar.gz",
"has_sig": false,
"md5_digest": "323df87a3523945b4e694010ee079bc3",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 56392,
"upload_time": "2025-01-14T04:45:52",
"upload_time_iso_8601": "2025-01-14T04:45:52.035783Z",
"url": "https://files.pythonhosted.org/packages/29/92/96828089c04e28809a455947af07aee49a4d703ee039fb762a4fd2f3590e/plivo-4.58.3.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-01-14 04:45:52",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "plivo",
"github_project": "plivo-python",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "decorator",
"specs": [
[
"==",
"5.1.1"
]
]
},
{
"name": "lxml",
"specs": [
[
"==",
"4.2.3"
]
]
},
{
"name": "requests",
"specs": [
[
"==",
"2.20.0"
]
]
},
{
"name": "six",
"specs": [
[
"==",
"1.10.0"
]
]
},
{
"name": "PyJWT",
"specs": [
[
"==",
"2.1.0"
]
]
}
],
"tox": true,
"lcname": "plivo"
}