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
-----
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
Release history Release notifications | RSS feed
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 details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pyswitchvox-0.0.1.tar.gz.
File metadata
- Download URL: pyswitchvox-0.0.1.tar.gz
- Upload date:
- Size: 2.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
64d37c5f3c71fac4d9eea9e777ac567498e2895d3edf6bb5869b98a826aaa325
|
|
| MD5 |
d2c2528a8acf0e2c545ea70e10d1ec6c
|
|
| BLAKE2b-256 |
1f724c2139212ba89fecc040635a730819684a9d2fc79aa0d24f60336f4d54e1
|
File details
Details for the file pyswitchvox-0.0.1-py2-none-any.whl.
File metadata
- Download URL: pyswitchvox-0.0.1-py2-none-any.whl
- Upload date:
- Size: 4.6 kB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
aabcb34f562b874f1d887061bf7d8ecdb68a7b1b34c3e49c0ef4c238faa603d1
|
|
| MD5 |
078b0ffb74d65ca94cc371ca7ad0cd6c
|
|
| BLAKE2b-256 |
b28c155338d422dcc5745ab59a8b268099ac833ea181e2ddf3051bb9322c9329
|