Giter Site home page Giter Site logo

renyuanhan / plivohelper-python Goto Github PK

View Code? Open in Web Editor NEW

This project forked from whitebook/plivohelper-python

0.0 1.0 0.0 239 KB

Plivo Framework Python helper Library

Home Page: http://www.plivo.com/opensource/

License: MIT License

Python 100.00%

plivohelper-python's Introduction

Plivo Python Helper Library

Description

The Plivo Python helper simplifies the process of making REST calls and generating RESTXML.

See Plivo Documentation for more information.

Installation

Run:
$ sudo pip install plivohelper

Manual Installation

Download the source and run:
$ sudo python setup.py install

Usage

To use the Plivo helper library, just 'import plivohelper' in the your current python file. As shown in example-call.py, you will need to specify the ACCOUNT_ID and ACCOUNT_TOKEN, before you can make REST requests.

Before you run the examples, you should have Plivo Running along with FreeSWITCH Running and a user 1000 logged in.

See Plivo Documentation for more information.

Files

plivohelper.py: include this library in your code

examples/example-call.py: example usage of REST Call

examples/example-bulkcalls.py: example usage of REST Bulk Calls

examples/example-transfercall.py: example usage of REST Transfer Live Call

examples/example-hangupcall.py: example usage of REST Hangup Live Call

examples/example-xml.py: example usage of the RESTXML generator

examples/example-utils.py: example usage of utilities

**examples/phonemenu/ (Requires Flask)

Credits

Plivo Python Helper Library is derived from Twilio Python Helper

License

The Plivo Python Helper Library is distributed under the MIT License

plivohelper-python's People

Contributors

areski avatar bevenky avatar mattwilliamson avatar mike-plivo avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.