A client library for implementing the draft Dialback authentication mechanism. https://datatracker.ietf.org/doc/draft-prodromou-dialback/

Jessica Tallon abf5c1d212 Fixes some bugs 8 years ago
dialback abf5c1d212 Fixes some bugs 8 years ago
.gitignore ac35054678 Init commit 8 years ago
LICENSE ac35054678 Init commit 8 years ago
README.rst e91ee42e94 Convert the README to restructured text 8 years ago
setup.py abf5c1d212 Fixes some bugs 8 years ago

README.rst

===============
python-dialback
===============

A client library for implementing the draft Dialback authentication mechanism.

https://datatracker.ietf.org/doc/draft-prodromou-dialback/


Documentation
=============

The documentation is still under development however I've provided docstrings to
help you to easily use this library.

Installation
============

You can install pypump via pip::

pip install python-dialback

License
=======

This library is under the GPL version 3 (or later)