Skip to main content

Library for accessing the Switchvox Extend API

Project description

About
-----

This package contains a Python client library for the Switchvox Extend API.

This library is only a very thin wrapper around the Extend API Methods, and seeks primarily to provide a Pythonic way of invoking the API.

For more information on the Extend API, see the developer documentation: http://developers.digium.com/switchvox/

Installation
-----

```
python setup.py install
```

Notes
-----
Due 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.

As 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

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pyswitchvox-0.0.1.tar.gz (2.8 kB view hashes)

Uploaded Source

Built Distribution

pyswitchvox-0.0.1-py2-none-any.whl (4.6 kB view hashes)

Uploaded Python 2

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page