A Django WebHook handler for Phaxio.
Project description
Django Phaxio
Django WebHooks for Phaxio callbacks.
Installation
Simply install the latest stable package using the command
pip install django-phaxio
add 'django_phaxio', to INSTALLED_APPs in your settings.py
and add
path('phaxio/', include('django_phaxio.urls', namespace='phaxio')),
to your urlpatterns in your URL root configuration.
You will also need to set the Phaxio callback token for security.
PHAXIO_CALLBACK_TOKEN (required):
Callback token provided by Phaxio to verify the request origin.
Documentation
The latest documentation can be found at Read the Docs.
Contribution
Please read the Contributing Guide before you submit a pull request.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Filename, size | File type | Python version | Upload date | Hashes |
---|---|---|---|---|
Filename, size django_phaxio-3.0.0-py3-none-any.whl (6.2 kB) | File type Wheel | Python version py3 | Upload date | Hashes View |
Filename, size django-phaxio-3.0.0.tar.gz (13.7 kB) | File type Source | Python version None | Upload date | Hashes View |
Close
Hashes for django_phaxio-3.0.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | eb31189e6ec37b8cb61ea20ad68df492d01f3b6076c558d3336b6ee78fc8a231 |
|
MD5 | 62c3a224fae028139979b7be91e537ab |
|
BLAKE2-256 | 22180e4cb6ea59f334f0bf409ebcd848e639c65e3e802dba0980a6dde28cd9c0 |