{"repo":"plivo/plivo-python","free":true,"listed":false,"github":"https://github.com/plivo/plivo-python","clone":"git clone https://github.com/plivo/plivo-python.git","description":"A Python library for communicating with the Plivo API and generating Plivo XML.","language":"Python","stars":69,"topics":["voice","messaging","plivo"],"license":"MIT","category":"chat-messaging","readme_excerpt":"plivo-python 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. Installation Install the SDK using pip pip install plivo If you have the 0.11.3 version (a.k.a legacy) already installed, you will have to first uninstall it before installing the new version. pip install --upgrade plivo might not work depending on your system status. Alternatively, you can download the source code from this repo(master branch) and run python setup.py install For features in beta, use the beta branch: pip install plivo==4.2.0b1 Alternatively, you can download the source code from this repo(beta branch) and run python setup.py install We recommend that you use virtualenv to manage and segregate your Python environments, instead of using sudo with your commands and overwriting dependencies. Getting started Authentication To make the API requests, you need to create a RestClient and provide it with authentication credentials (which can be found at https://manage.plivo.com/dashboard/). We recommend that you store your credentials in the PLIVO AUTH ID and the PLIVO AUTH TOKEN environment variables, so as to avoid the possibility of accidentally committing them to source control. If you do this, you can initialise the client with no arguments and it will automatically fetch them from the environment variables: Alternative","default_branch":null,"files":null,"tree":[],"storefront":"/r/plivo","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/plivo/plivo-python/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}